Merge pull request #2484 from github/dependabot/npm_and_yarn/npm-f8fb634f66

Bump the npm group across 1 directory with 8 updates
This commit is contained in:
Angela P Wen 2024-09-23 10:09:36 -07:00 committed by GitHub
commit ef130516b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3890 changed files with 53564 additions and 131252 deletions

View file

@ -59,7 +59,7 @@
"@ava/typescript": "4.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/adm-zip": "^0.5.5",
"@types/console-log-level": "^1.4.5",
@ -68,20 +68,20 @@
"@types/node": "20.9.0",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-no-async-foreach": "^0.1.1",
"micromatch": "4.0.8",
"nock": "^13.5.5",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^18.0.0",
"typescript": "^5.5.4"
"sinon": "^19.0.2",
"typescript": "^5.6.2"
},
"overrides": {
"@actions/tool-cache": {