mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.14-5cf07d8b7
This commit is contained in:
+6
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codeql",
|
||||
"version": "3.25.13",
|
||||
"version": "3.25.14",
|
||||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
@@ -32,6 +32,7 @@
|
||||
"@octokit/plugin-retry": "^5.0.2",
|
||||
"@octokit/types": "^13.5.0",
|
||||
"@schemastore/package": "0.0.10",
|
||||
"@types/node-forge": "^1.3.11",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"adm-zip": "^0.5.14",
|
||||
"check-disk-space": "^3.4.0",
|
||||
@@ -44,8 +45,9 @@
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsonschema": "1.4.1",
|
||||
"long": "^5.2.3",
|
||||
"node-forge": "^1.3.1",
|
||||
"path": "^0.12.7",
|
||||
"semver": "^7.6.2",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^10.0.0",
|
||||
"zlib": "^1.0.5"
|
||||
},
|
||||
@@ -64,8 +66,8 @@
|
||||
"@types/node": "16.11.22",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.0",
|
||||
"@typescript-eslint/parser": "^7.16.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
||||
"@typescript-eslint/parser": "^7.17.0",
|
||||
"ava": "^5.3.1",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
|
||||
Reference in New Issue
Block a user