Skip to content

Commit 396d298

Browse files
Update dependency @action-validator/core to ^0.6.0
1 parent ad0cb68 commit 396d298

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"@action-validator/cli": "^0.6.0",
39-
"@action-validator/core": "^0.5.3",
39+
"@action-validator/core": "^0.6.0",
4040
"@babel/cli": "^7.11.6",
4141
"@babel/core": "^7.11.6",
4242
"@babel/eslint-parser": "^7.25.9",

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)