mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 14:50:21 +00:00
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.6-4dd16135b
This commit is contained in:
+7
-7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codeql",
|
||||
"version": "3.26.5",
|
||||
"version": "3.26.6",
|
||||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
@@ -58,7 +58,7 @@
|
||||
"@ava/typescript": "4.1.0",
|
||||
"@eslint/compat": "^1.1.1",
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.9.0",
|
||||
"@eslint/js": "^9.9.1",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/console-log-level": "^1.4.5",
|
||||
"@types/get-folder-size": "^2.0.0",
|
||||
@@ -66,17 +66,17 @@
|
||||
"@types/node": "16.11.22",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.1.0",
|
||||
"@typescript-eslint/parser": "^8.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.2.0",
|
||||
"@typescript-eslint/parser": "^8.2.0",
|
||||
"ava": "^5.3.1",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-import-resolver-typescript": "^3.6.3",
|
||||
"eslint-plugin-filenames": "^1.3.2",
|
||||
"eslint-plugin-github": "^5.0.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-no-async-foreach": "^0.1.1",
|
||||
"micromatch": "4.0.7",
|
||||
"nock": "^13.5.4",
|
||||
"micromatch": "4.0.8",
|
||||
"nock": "^13.5.5",
|
||||
"removeNPMAbsolutePaths": "3.0.1",
|
||||
"sinon": "^18.0.0",
|
||||
"typescript": "^5.5.4"
|
||||
|
||||
Reference in New Issue
Block a user