Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.12-4fa2a7953

# Conflicts:
#	node_modules/.package-lock.json
This commit is contained in:
github-actions[bot]
2024-07-12 08:21:57 +00:00
1308 changed files with 4408 additions and 5396 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.25.11",
"version": "3.25.12",
"private": true,
"description": "CodeQL action",
"scripts": {
@@ -61,8 +61,8 @@
"@types/node": "16.11.22",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
@@ -74,7 +74,7 @@
"nock": "^13.5.4",
"removeNPMAbsolutePaths": "3.0.1",
"sinon": "^18.0.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"overrides": {
"@actions/tool-cache": {