AAE-0000 removing old js scripts (#10022)

This commit is contained in:
Vito Albano
2024-08-02 16:57:18 -04:00
committed by GitHub
parent 6d649a8678
commit 686c7108d8
2 changed files with 0 additions and 24 deletions
-17
View File
@@ -150,7 +150,6 @@
"sass-loader": "13.3.2",
"selenium-webdriver": "^4.14.0",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"spdx-license-list": "^6.9.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.1.0",
@@ -32544,22 +32543,6 @@
"node": "*"
}
},
"node_modules/shx": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/shx/-/shx-0.3.4.tgz",
"integrity": "sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==",
"dev": true,
"dependencies": {
"minimist": "^1.2.3",
"shelljs": "^0.8.5"
},
"bin": {
"shx": "lib/cli.js"
},
"engines": {
"node": ">=6"
}
},
"node_modules/side-channel": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",