Skip to content

Commit e3e8fcd

Browse files
Bump fs-extra from 11.2.0 to 11.3.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 853416e commit e3e8fcd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"babel-plugin-root-import": "^6.6.0",
2828
"copyfiles": "^2.4.1",
2929
"fetch-mock": "^11.1.5",
30-
"fs-extra": "^11.2.0",
30+
"fs-extra": "^11.3.0",
3131
"jest": "^29.7.0",
3232
"jest-junit": "^16.0.0",
3333
"lodash": "^4.17.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3832,14 +3832,14 @@ __metadata:
38323832
languageName: node
38333833
linkType: hard
38343834

3835-
"fs-extra@npm:^11.2.0":
3836-
version: 11.2.0
3837-
resolution: "fs-extra@npm:11.2.0"
3835+
"fs-extra@npm:^11.3.0":
3836+
version: 11.3.0
3837+
resolution: "fs-extra@npm:11.3.0"
38383838
dependencies:
38393839
graceful-fs: "npm:^4.2.0"
38403840
jsonfile: "npm:^6.0.1"
38413841
universalify: "npm:^2.0.0"
3842-
checksum: d77a9a9efe60532d2e790e938c81a02c1b24904ef7a3efb3990b835514465ba720e99a6ea56fd5e2db53b4695319b644d76d5a0e9988a2beef80aa7b1da63398
3842+
checksum: 5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
38433843
languageName: node
38443844
linkType: hard
38453845

@@ -5241,7 +5241,7 @@ __metadata:
52415241
babel-plugin-root-import: "npm:^6.6.0"
52425242
copyfiles: "npm:^2.4.1"
52435243
fetch-mock: "npm:^11.1.5"
5244-
fs-extra: "npm:^11.2.0"
5244+
fs-extra: "npm:^11.3.0"
52455245
jest: "npm:^29.7.0"
52465246
jest-junit: "npm:^16.0.0"
52475247
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)