Skip to content

Commit 449b49a

Browse files
authored
Merge pull request #313 from labforward/dependabot/npm_and_yarn/fs-extra-11.3.2
Bump fs-extra from 11.3.1 to 11.3.2
2 parents af703a1 + 2a8913b commit 449b49a

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.3.1",
30+
"fs-extra": "^11.3.2",
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
@@ -3965,14 +3965,14 @@ __metadata:
39653965
languageName: node
39663966
linkType: hard
39673967

3968-
"fs-extra@npm:^11.3.1":
3969-
version: 11.3.1
3970-
resolution: "fs-extra@npm:11.3.1"
3968+
"fs-extra@npm:^11.3.2":
3969+
version: 11.3.2
3970+
resolution: "fs-extra@npm:11.3.2"
39713971
dependencies:
39723972
graceful-fs: "npm:^4.2.0"
39733973
jsonfile: "npm:^6.0.1"
39743974
universalify: "npm:^2.0.0"
3975-
checksum: 61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9
3975+
checksum: f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b
39763976
languageName: node
39773977
linkType: hard
39783978

@@ -5438,7 +5438,7 @@ __metadata:
54385438
babel-plugin-root-import: "npm:^6.6.0"
54395439
copyfiles: "npm:^2.4.1"
54405440
fetch-mock: "npm:^11.1.5"
5441-
fs-extra: "npm:^11.3.1"
5441+
fs-extra: "npm:^11.3.2"
54425442
jest: "npm:^29.7.0"
54435443
jest-junit: "npm:^16.0.0"
54445444
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)