Skip to content

Commit 19bae31

Browse files
Update dependency @action-validator/cli to ^0.6.0 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccd40e2 commit 19bae31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"CONTRIBUTING.rst"
3434
],
3535
"devDependencies": {
36-
"@action-validator/cli": "^0.5.3",
36+
"@action-validator/cli": "^0.6.0",
3737
"@action-validator/core": "^0.5.3",
3838
"@babel/cli": "^7.11.6",
3939
"@babel/core": "^7.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@action-validator/cli@^0.5.3":
6-
version "0.5.3"
7-
resolved "https://registry.yarnpkg.com/@action-validator/cli/-/cli-0.5.3.tgz#2d4fe473058f6ef17530b9bb5929f0eade4e8672"
8-
integrity sha512-u/kv77ZC55PfAc9RQeP76xV1GysTisEJjO+b5TgCrBBcaKtGLt5Y7ki2GSdc7CDzncNc1oeoGcwaLMW6JSdQAw==
5+
"@action-validator/cli@^0.6.0":
6+
version "0.6.0"
7+
resolved "https://registry.yarnpkg.com/@action-validator/cli/-/cli-0.6.0.tgz#02a29e322d3794903896183281eed2b55c685851"
8+
integrity sha512-Z8TYOK4GqUIpI0UuspUJPB6dhr0niTumhwI5iiZVqFRXm4u05bZawnFKltpvoFUfJg9mHbbIBlleqsRJAgl53Q==
99
dependencies:
1010
chalk "5.2.0"
1111

0 commit comments

Comments
 (0)