Skip to content

Commit adda571

Browse files
dependabot[bot]jreineckearm
authored andcommitted
Bump fs-extra from 11.3.0 to 11.3.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.1) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d81b54 commit adda571

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"extract-zip": "^2.0.1",
157157
"fast-extract": "^1.7.2",
158158
"file-type": "^21.0.0",
159-
"fs-extra": "^11.3.0",
159+
"fs-extra": "^11.3.1",
160160
"glob": "^11.0.3",
161161
"globby": "^14.1.0",
162162
"jest": "^30.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3710,10 +3710,10 @@ fs-constants@^1.0.0:
37103710
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
37113711
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
37123712

3713-
fs-extra@^11.1.1, fs-extra@^11.3.0:
3714-
version "11.3.0"
3715-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
3716-
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
3713+
fs-extra@^11.1.1, fs-extra@^11.3.1:
3714+
version "11.3.1"
3715+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
3716+
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
37173717
dependencies:
37183718
graceful-fs "^4.2.0"
37193719
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)