diff --git a/package.json b/package.json index 618e723..83e5257 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "devDependencies": { "@action-validator/cli": "^0.6.0", - "@action-validator/core": "^0.5.3", + "@action-validator/core": "^0.6.0", "@babel/cli": "^7.11.6", "@babel/core": "^7.11.6", "@babel/eslint-parser": "^7.25.9", diff --git a/yarn.lock b/yarn.lock index 6c49d1c..5339b7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,10 +9,10 @@ dependencies: chalk "5.2.0" -"@action-validator/core@^0.5.3": - version "0.5.3" - resolved "https://registry.yarnpkg.com/@action-validator/core/-/core-0.5.3.tgz#493b850ef7a2801830069d78f60cbefe0697423f" - integrity sha512-0ABelaY7nmpvV5q0z8Vl1cDeq2OZ1HyNXjXS54fBadLaCssZLbDvTa7M2uUaNMcEWV+Xl48WWbnqJWKePt9qHQ== +"@action-validator/core@^0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@action-validator/core/-/core-0.6.0.tgz#8fbaf45562a5377140815b79cc1ac9f610ff63e5" + integrity sha512-tPglwCr8Mm8SWzwnVewwFmqRx91F0WvMsM0BRAqH4CLalyGndm53Xvp+UcUSzswpk1wkjIDYI7RyEhWMLyPkig== "@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0": version "2.2.1"