Uninstall @types/gulp-sourcemaps dependency
This commit is contained in:
17
extensions/ql-vscode/package-lock.json
generated
17
extensions/ql-vscode/package-lock.json
generated
@@ -78,7 +78,6 @@
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/gulp": "^4.0.9",
|
||||
"@types/gulp-replace": "^1.1.0",
|
||||
"@types/gulp-sourcemaps": "0.0.32",
|
||||
"@types/jest": "^29.0.2",
|
||||
"@types/js-yaml": "^3.12.5",
|
||||
"@types/jszip": "^3.1.6",
|
||||
@@ -11355,14 +11354,6 @@
|
||||
"gulp-replace": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/gulp-sourcemaps": {
|
||||
"version": "0.0.32",
|
||||
"integrity": "sha512-+7BAmptW2bxyJnJcCEuie7vLoop3FwWgCdBMzyv7MYXED/HeNMeQuX7uPCkp4vfU1TTu4CYFH0IckNPvo0VePA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/hoist-non-react-statics": {
|
||||
"version": "3.3.1",
|
||||
"integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==",
|
||||
@@ -41118,14 +41109,6 @@
|
||||
"gulp-replace": "*"
|
||||
}
|
||||
},
|
||||
"@types/gulp-sourcemaps": {
|
||||
"version": "0.0.32",
|
||||
"integrity": "sha512-+7BAmptW2bxyJnJcCEuie7vLoop3FwWgCdBMzyv7MYXED/HeNMeQuX7uPCkp4vfU1TTu4CYFH0IckNPvo0VePA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
},
|
||||
"@types/hoist-non-react-statics": {
|
||||
"version": "3.3.1",
|
||||
"integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==",
|
||||
|
||||
@@ -1809,7 +1809,6 @@
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/gulp": "^4.0.9",
|
||||
"@types/gulp-replace": "^1.1.0",
|
||||
"@types/gulp-sourcemaps": "0.0.32",
|
||||
"@types/jest": "^29.0.2",
|
||||
"@types/js-yaml": "^3.12.5",
|
||||
"@types/jszip": "^3.1.6",
|
||||
|
||||
Reference in New Issue
Block a user