This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
2 changed files with
5 additions and
4 deletions
|
|
|
@ -51,7 +51,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@types/rimraf": "^3.0.0",
|
|
|
|
"@types/rimraf": "^3.0.0",
|
|
|
|
"@types/tmp": "^0.2.0",
|
|
|
|
"@types/tmp": "^0.2.1",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"fs-extra": "^10.0.0",
|
|
|
|
"fs-extra": "^10.0.0",
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
|
|
|
@ -133,9 +133,10 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@sinonjs/fake-timers" "^7.0.4"
|
|
|
|
"@sinonjs/fake-timers" "^7.0.4"
|
|
|
|
|
|
|
|
|
|
|
|
"@types/tmp@^0.2.0":
|
|
|
|
"@types/tmp@^0.2.1":
|
|
|
|
version "0.2.0"
|
|
|
|
version "0.2.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.1.tgz#83ecf4ec22a8c218c71db25f316619fe5b986011"
|
|
|
|
|
|
|
|
integrity sha512-7cTXwKP/HLOPVgjg+YhBdQ7bMiobGMuoBmrGmqwIWJv8elC6t1DfVc/mn4fD9UE1IjhwmhaQ5pGVXkmXbH0rhg==
|
|
|
|
|
|
|
|
|
|
|
|
"@types/uglify-js@^3.13.0":
|
|
|
|
"@types/uglify-js@^3.13.0":
|
|
|
|
version "3.13.0"
|
|
|
|
version "3.13.0"
|
|
|
|
|