Skip to content

Commit f5df03a

Browse files
committed
caret
[skip ci] Signed-off-by: Logan McAnsh <[email protected]>
1 parent 73a8249 commit f5df03a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@npmcli/package-json": "^3.0.0",
2828
"execa": "^7.1.1",
29-
"fs-extra": "11.1.1",
29+
"fs-extra": "^11.1.1",
3030
"p-queue": "^7.3.4"
3131
}
3232
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2094,7 +2094,7 @@ for-each@^0.3.3:
20942094
dependencies:
20952095
is-callable "^1.1.3"
20962096

2097-
2097+
fs-extra@^11.1.1:
20982098
version "11.1.1"
20992099
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
21002100
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==

0 commit comments

Comments
 (0)