mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 21:00:09 +00:00
Update checked-in dependencies
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codeql",
|
||||
"version": "3.24.4",
|
||||
"version": "2.24.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
||||
+1
-20
@@ -213,32 +213,13 @@
|
||||
],
|
||||
"main": "",
|
||||
"types": "index.d.ts",
|
||||
<<<<<<< HEAD
|
||||
"typesVersions": {
|
||||
"<=4.8": {
|
||||
"*": [
|
||||
"ts4.8/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
=======
|
||||
>>>>>>> parent of f2d0c2e7a (upgrade node type definitions)
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
||||
"directory": "types/node"
|
||||
},
|
||||
"scripts": {},
|
||||
<<<<<<< HEAD
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
},
|
||||
"typesPublisherContentHash": "a1b366d7b3bf1afaa88e038010565763e234c0e5fa8044db8b0d7c44995bfbf8",
|
||||
"typeScriptVersion": "4.5",
|
||||
"nonNpm": true
|
||||
=======
|
||||
"dependencies": {},
|
||||
"typesPublisherContentHash": "57a94e60cf640ea4d81b4fa914f3fb5929a63ae0b4d5141d7daf250c569e7d10",
|
||||
"typeScriptVersion": "3.8"
|
||||
>>>>>>> parent of f2d0c2e7a (upgrade node type definitions)
|
||||
}
|
||||
}
|
||||
Generated
+2
-7
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "codeql",
|
||||
"version": "3.24.4",
|
||||
"version": "2.24.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "codeql",
|
||||
"version": "3.24.4",
|
||||
"version": "2.24.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.1.2",
|
||||
@@ -42,13 +42,8 @@
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/get-folder-size": "^2.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
<<<<<<< HEAD
|
||||
"@types/node": "16.11.22",
|
||||
"@types/semver": "^7.5.6",
|
||||
=======
|
||||
"@types/node": "20.9.0",
|
||||
"@types/semver": "^7.5.7",
|
||||
>>>>>>> origin/releases/v3
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.2",
|
||||
"@typescript-eslint/parser": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user