chore(deps-dev): bump @actions/core from 1.9.0 to 1.10.0 (#371)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-13 16:09:15 -07:00
committed by GitHub
parent 2537991e61
commit ed59bea637
2 changed files with 27 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
"@actions/core": ">=1 <2"
},
"devDependencies": {
"@actions/core": "^1.9.0",
"@actions/core": "^1.10.0",
"@types/got": "^9.6.11",
"@types/jest": "^28.1.3",
"@zeit/ncc": "^0.22.3",