chore(deps): update dependency cozy-app-publish to v0.16.2
This commit is contained in:
parent
758125f98d
commit
f2ff7e8305
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"copy-webpack-plugin": "5.0.3",
|
||||
"cozy-app-publish": "0.16.1",
|
||||
"cozy-app-publish": "0.16.2",
|
||||
"cozy-jobs-cli": "1.8.20",
|
||||
"eslint": "5.16.0",
|
||||
"eslint-config-cozy-app": "1.1.12",
|
||||
|
|
|
@ -1186,10 +1186,10 @@ cosmiconfig@^5.0.7:
|
|||
lodash.get "^4.4.2"
|
||||
parse-json "^4.0.0"
|
||||
|
||||
cozy-app-publish@0.16.1:
|
||||
version "0.16.1"
|
||||
resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.16.1.tgz#84ab1eecadbcaf8dd5cfe5b27d012cf2f8ee57b7"
|
||||
integrity sha512-OoV1D+71h2YO44xSFu/w1+VwkPEKC7+atjgLx+JxfxiB8lkogbXAaQ2TUbZIGjivltJ8Tcy+sxUKSTb2uiqA4A==
|
||||
cozy-app-publish@0.16.2:
|
||||
version "0.16.2"
|
||||
resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.16.2.tgz#4ef40bac77d52f08a332c063d3e3ca9440f4872a"
|
||||
integrity sha512-vKbsKqSS9SIJvMPE+MTQiz6k5N2PSC5WHHYv6iR62yPYEhuM9TCK8bN9WmQRudgSQEXuH0+mZcWl0amC9bTshQ==
|
||||
dependencies:
|
||||
argparse "^1.0.10"
|
||||
chalk "2.4.2"
|
||||
|
|
Loading…
Reference in a new issue