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
5 deletions
|
|
|
|
@ -52,7 +52,7 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/rimraf": "^3.0.0",
|
|
|
|
|
"@types/tmp": "^0.2.0",
|
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fs-extra": "^10.0.0",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"moo": "^0.5.1",
|
|
|
|
|
|
|
|
|
|
@ -409,10 +409,10 @@ debug@4, debug@4.3.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
ms "2.1.2"
|
|
|
|
|
|
|
|
|
|
debug@^4.3.2:
|
|
|
|
|
version "4.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
|
|
|
|
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
|
|
|
|
debug@^4.3.4:
|
|
|
|
|
version "4.3.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
|
|
|
|
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
ms "2.1.2"
|
|
|
|
|
|
|
|
|
|
|