Skip to content

Commit e917417

Browse files
Update dependency @action-validator/core to ^0.6.0
1 parent bbff7c1 commit e917417

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"devDependencies": {
3636
"@action-validator/cli": "^0.5.3",
37-
"@action-validator/core": "^0.5.3",
37+
"@action-validator/core": "^0.6.0",
3838
"@babel/cli": "^7.11.6",
3939
"@babel/core": "^7.11.6",
4040
"@babel/plugin-proposal-class-properties": "^7.10.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
chalk "5.2.0"
1111

12-
"@action-validator/core@^0.5.3":
13-
version "0.5.3"
14-
resolved "https://registry.yarnpkg.com/@action-validator/core/-/core-0.5.3.tgz#493b850ef7a2801830069d78f60cbefe0697423f"
15-
integrity sha512-0ABelaY7nmpvV5q0z8Vl1cDeq2OZ1HyNXjXS54fBadLaCssZLbDvTa7M2uUaNMcEWV+Xl48WWbnqJWKePt9qHQ==
12+
"@action-validator/core@^0.6.0":
13+
version "0.6.0"
14+
resolved "https://registry.yarnpkg.com/@action-validator/core/-/core-0.6.0.tgz#8fbaf45562a5377140815b79cc1ac9f610ff63e5"
15+
integrity sha512-tPglwCr8Mm8SWzwnVewwFmqRx91F0WvMsM0BRAqH4CLalyGndm53Xvp+UcUSzswpk1wkjIDYI7RyEhWMLyPkig==
1616

1717
"@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0":
1818
version "2.2.1"

0 commit comments

Comments
 (0)