Update shelljs definitions

This commit is contained in:
Dolan Miu
2023-03-19 19:46:06 +00:00
parent c748b9a7fc
commit 6104e5bc35
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -21,7 +21,7 @@
"@types/mocha": "^10.0.0",
"@types/prompt": "^1.1.1",
"@types/request-promise": "^4.1.42",
"@types/shelljs": "^0.8.9",
"@types/shelljs": "^0.8.11",
"@types/sinon": "^10.0.0",
"@types/unzipper": "^0.10.4",
"@types/webpack": "^5.0.0",

View File

@ -66,7 +66,7 @@
"@types/mocha": "^10.0.0",
"@types/prompt": "^1.1.1",
"@types/request-promise": "^4.1.42",
"@types/shelljs": "^0.8.9",
"@types/shelljs": "^0.8.11",
"@types/sinon": "^10.0.0",
"@types/unzipper": "^0.10.4",
"@types/webpack": "^5.0.0",