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 096d918 commit 1c76b1dCopy full SHA for 1c76b1d
package.json
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"@npmcli/package-json": "^3.0.0",
28
"execa": "^7.1.1",
29
- "fs-extra": "11.1.1",
+ "fs-extra": "^11.1.1",
30
"p-queue": "^7.3.4"
31
}
32
yarn.lock
@@ -2272,7 +2272,7 @@ for-each@^0.3.3:
2272
dependencies:
2273
is-callable "^1.1.3"
2274
2275
-[email protected]:
+fs-extra@^11.1.1:
2276
version "11.1.1"
2277
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
2278
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
0 commit comments