Merge pull request #2864 from github/dependabot/npm_and_yarn/npm-cac24ffe08

build(deps): bump the npm group across 1 directory with 7 updates
This commit is contained in:
Henry Mercer 2025-04-28 18:34:13 +01:00 committed by GitHub
commit 83605b3ce2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
649 changed files with 498408 additions and 4224 deletions

View file

@ -33,7 +33,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.2",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/types": "^13.10.0",
"@octokit/types": "^14.0.0",
"@schemastore/package": "0.0.10",
"@types/node-forge": "^1.3.11",
"@types/uuid": "^10.0.0",
@ -48,9 +48,9 @@
"get-folder-size": "^2.0.1",
"js-yaml": "^4.1.0",
"jsonschema": "1.4.1",
"long": "^5.3.1",
"long": "^5.3.2",
"node-forge": "^1.3.1",
"octokit": "^4.1.2",
"octokit": "^4.1.3",
"path": "^0.12.7",
"semver": "^7.7.1",
"uuid": "^11.1.0",
@ -60,7 +60,7 @@
"@ava/typescript": "4.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.24.0",
"@eslint/js": "^9.25.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/archiver": "^6.0.3",
"@types/console-log-level": "^1.4.5",
@ -70,8 +70,8 @@
"@types/node": "20.9.0",
"@types/semver": "^7.7.0",
"@types/sinon": "^17.0.4",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.29.0",
"@typescript-eslint/eslint-plugin": "^8.31.0",
"@typescript-eslint/parser": "^8.31.0",
"ava": "^5.3.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.8.7",
@ -79,7 +79,7 @@
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-no-async-foreach": "^0.1.1",
"nock": "^14.0.3",
"nock": "^14.0.4",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^20.0.0",
"typescript": "^5.8.3"