Merge pull request #2853 from github/dependabot/npm_and_yarn/npm-7d84c66b66

build(deps-dev): bump the npm group with 3 updates
This commit is contained in:
Andrew Eisenberg 2025-04-10 16:31:21 -07:00 committed by GitHub
commit 4c3e536282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
73 changed files with 455 additions and 376 deletions

View file

@ -60,7 +60,7 @@
"@ava/typescript": "4.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.23.0",
"@eslint/js": "^9.24.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/archiver": "^6.0.3",
"@types/console-log-level": "^1.4.5",
@ -79,10 +79,10 @@
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-no-async-foreach": "^0.1.1",
"nock": "^14.0.2",
"nock": "^14.0.3",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^20.0.0",
"typescript": "^5.8.2"
"typescript": "^5.8.3"
},
"overrides": {
"@actions/tool-cache": {