We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8312cfc commit 6f2f222Copy full SHA for 6f2f222
package.json
@@ -41,7 +41,6 @@
41
"debug": "^4.1.0",
42
"lodash.defaultsdeep": "^4.6.1",
43
"matcher-collection": "^2.0.1",
44
- "mkdirp": "^0.5.0",
45
"source-map-url": "^0.4.0",
46
"symlink-or-copy": "^1.3.1",
47
"terser": "^5.3.0",
yarn.lock
@@ -4609,7 +4609,7 @@ mixin-deep@^1.2.0:
4609
for-in "^1.0.2"
4610
is-extendable "^1.0.1"
4611
4612
-mkdirp@^0.5.0, mkdirp@^0.5.1:
+mkdirp@^0.5.1:
4613
version "0.5.1"
4614
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
4615
dependencies:
0 commit comments