Skip to content

Commit d31d6a1

Browse files
chore(deps): bump fs-extra and @types/fs-extra (facebook#11880)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49f4f07 commit d31d6a1

2 files changed

Lines changed: 4 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@testing-library/dom": "^10.4.1",
8484
"@testing-library/jest-dom": "^6.9.1",
8585
"@testing-library/react": "^16.3.2",
86-
"@types/fs-extra": "^9.0.13",
86+
"@types/fs-extra": "^11.0.4",
8787
"@types/jest": "^30.0.0",
8888
"@types/lodash": "^4.14.197",
8989
"@types/node": "^20.19.37",

yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4534,13 +4534,6 @@
45344534
"@types/jsonfile" "*"
45354535
"@types/node" "*"
45364536

4537-
"@types/fs-extra@^9.0.13":
4538-
version "9.0.13"
4539-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
4540-
integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==
4541-
dependencies:
4542-
"@types/node" "*"
4543-
45444537
"@types/geojson@*":
45454538
version "7946.0.16"
45464539
resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a"
@@ -9437,9 +9430,9 @@ fs-constants@^1.0.0:
94379430
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
94389431

94399432
fs-extra@^11.1.0, fs-extra@^11.1.1, fs-extra@^11.2.0:
9440-
version "11.2.0"
9441-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
9442-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
9433+
version "11.3.4"
9434+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc"
9435+
integrity sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==
94439436
dependencies:
94449437
graceful-fs "^4.2.0"
94459438
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)