Revert "Update checked-in dependencies"

This reverts commit d6286c6fdb.
This commit is contained in:
Henry Mercer
2024-01-08 13:04:04 +00:00
parent 997d889b5d
commit 99d337aef5
2 changed files with 21 additions and 2 deletions

2
node_modules/.package-lock.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.22.12",
"version": "3.22.12",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@@ -213,13 +213,32 @@
],
"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)
}