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 73a8249 commit f5df03aCopy full SHA for f5df03a
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
@@ -2094,7 +2094,7 @@ for-each@^0.3.3:
2094
dependencies:
2095
is-callable "^1.1.3"
2096
2097
-[email protected]:
+fs-extra@^11.1.1:
2098
version "11.1.1"
2099
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
2100
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
0 commit comments