Skip to content

Commit 96f9f85

Browse files
Bump fs-extra from 11.3.1 to 11.3.2 (#2165)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 249447d commit 96f9f85

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "9.35.0",
3535
"eslint-config-prettier": "10.1.8",
3636
"eslint-plugin-prettier": "5.5.4",
37-
"fs-extra": "11.3.1",
37+
"fs-extra": "11.3.2",
3838
"globals": "16.4.0",
3939
"gray-matter": "4.0.3",
4040
"jest": "30.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,10 +2861,10 @@ fresh@^2.0.0:
28612861
resolved "https://registry.yarnpkg.com/fresh/-/fresh-2.0.0.tgz#8dd7df6a1b3a1b3a5cf186c05a5dd267622635a4"
28622862
integrity sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==
28632863

2864-
fs-extra@11.3.1:
2865-
version "11.3.1"
2866-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
2867-
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
2864+
fs-extra@11.3.2:
2865+
version "11.3.2"
2866+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2.tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4"
2867+
integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==
28682868
dependencies:
28692869
graceful-fs "^4.2.0"
28702870
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)