Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.0-662472033

This commit is contained in:
github-actions[bot]
2024-10-22 15:48:08 +00:00
1064 changed files with 10861 additions and 8896 deletions
+7 -5
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.26.13",
"version": "3.27.0",
"private": true,
"description": "CodeQL action",
"scripts": {
@@ -42,6 +42,7 @@
"del": "^6.1.1",
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
"follow-redirects": "^1.15.9",
"fs": "0.0.1-security",
"get-folder-size": "^2.0.1",
"js-yaml": "^4.1.0",
@@ -60,17 +61,18 @@
"@ava/typescript": "4.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/adm-zip": "^0.5.5",
"@types/console-log-level": "^1.4.5",
"@types/follow-redirects": "^1.14.4",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "16.11.22",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"ava": "^5.3.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
@@ -82,7 +84,7 @@
"nock": "^13.5.5",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^19.0.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"overrides": {
"@actions/tool-cache": {