chore: ugprade sheep

This commit is contained in:
Guillaume Chau
2021-11-29 13:35:07 +01:00
parent 0c6bf94681
commit e80d4fefa0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"release": "yarn run build && yarn run test && sheep release -b v4"
},
"devDependencies": {
"@akryum/sheep": "^0.2.2",
"@akryum/sheep": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"@vue/eslint-config-standard": "^6.0.0",
+4 -4
View File
@@ -2,10 +2,10 @@
# yarn lockfile v1
"@akryum/sheep@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@akryum/sheep/-/sheep-0.2.2.tgz#506d76f2a3c8f6409d316b165e752919fe77f827"
integrity sha512-BYTU87b5JBzQP5bJ1UnOtdDLAybAgSH/jk/EGrjx7cJzHgpjdvu9m1WS7+mQZ4DixywRH2Ft0jgsKN5lJFQVvg==
"@akryum/sheep@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@akryum/sheep/-/sheep-0.2.3.tgz#28ba838307f9f88198c22cd1ba2ec2458a46415a"
integrity sha512-7CShr2xoMyh0XdugHhkhQ7EoJ+oBoIybq0036lIjWdEQ4Xp8ZmASeIKdZ+RfPQMZeDPZAg1AqFIUePnXf3/nvg==
dependencies:
chalk "^4.0.0"
conventional-changelog-cli "^2.1.1"