Skip to content

Commit

Permalink
caret
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Apr 18, 2023
1 parent 73a8249 commit f5df03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@npmcli/package-json": "^3.0.0",
"execa": "^7.1.1",
"fs-extra": "11.1.1",
"fs-extra": "^11.1.1",
"p-queue": "^7.3.4"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2094,7 +2094,7 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

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

0 comments on commit f5df03a

Please sign in to comment.