Merge pull request #2033 from github/dependabot/npm_and_yarn/npm-0a98872b3d

Bump the npm group with 4 updates
This commit is contained in:
Henry Mercer 2023-12-13 16:21:28 +00:00 committed by GitHub
commit 511f073971
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 862 additions and 726 deletions

View file

@ -30,7 +30,7 @@
"@actions/tool-cache": "^2.0.1",
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^5.0.2",
"@octokit/types": "^12.3.0",
"@octokit/types": "^12.4.0",
"@schemastore/package": "0.0.10",
"@types/uuid": "^9.0.7",
"adm-zip": "^0.5.10",
@ -60,8 +60,8 @@
"@types/node": "20.9.0",
"@types/semver": "^7.5.6",
"@types/sinon": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"ava": "^5.3.1",
"eslint": "^8.55.0",
"eslint-import-resolver-typescript": "^3.6.1",
@ -73,7 +73,7 @@
"nock": "^13.4.0",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^17.0.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"overrides": {
"@actions/tool-cache": {