Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.6-9fdb3e497

This commit is contained in:
github-actions[bot]
2024-05-20 14:28:26 +00:00
92 changed files with 5216 additions and 14024 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.25.5",
"version": "3.25.6",
"private": true,
"description": "CodeQL action",
"scripts": {
@@ -30,7 +30,7 @@
"@actions/tool-cache": "^2.0.1",
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^5.0.2",
"@octokit/types": "^13.4.1",
"@octokit/types": "^13.5.0",
"@schemastore/package": "0.0.10",
"@types/uuid": "^9.0.8",
"adm-zip": "^0.5.12",
@@ -45,7 +45,7 @@
"jsonschema": "1.4.1",
"long": "^5.2.3",
"path": "^0.12.7",
"semver": "^7.6.0",
"semver": "^7.6.2",
"uuid": "^9.0.1",
"zlib": "^1.0.5"
},
@@ -60,8 +60,8 @@
"@types/node": "16.11.22",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",