Skip to content

Commit 6a272b4

Browse files
Bump fs-extra from 11.1.1 to 11.2.0 (#66)
1 parent 11a23a2 commit 6a272b4

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-prettier": "^5.1.2",
7171
"eslint-plugin-react": "^7.32.2",
7272
"eslint-plugin-react-hooks": "^4.6.0",
73-
"fs-extra": "11.1.1",
73+
"fs-extra": "11.2.0",
7474
"husky": "^8.0.3",
7575
"jest": "29.7.0",
7676
"jest-environment-jsdom": "29.5.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,10 +3765,10 @@ fs-constants@^1.0.0:
37653765
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
37663766
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
37673767

3768-
fs-extra@11.1.1, fs-extra@^11.0.0:
3769-
version "11.1.1"
3770-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
3771-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
3768+
fs-extra@11.2.0, fs-extra@^11.0.0:
3769+
version "11.2.0"
3770+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
3771+
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
37723772
dependencies:
37733773
graceful-fs "^4.2.0"
37743774
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)