Skip to content

Commit a39a0b1

Browse files
chore: Bump fs-extra from 11.2.0 to 11.3.0 (#5216)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea95499 commit a39a0b1

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react-hooks": "5.1.0",
5757
"eslint-plugin-simple-import-sort": "8.0.0",
5858
"eslint-plugin-sort-keys-fix": "1.1.2",
59-
"fs-extra": "11.2.0",
59+
"fs-extra": "11.3.0",
6060
"generate-changelog": "1.8.0",
6161
"husky": "4.3.8",
6262
"i18next-scanner": "4.6.0",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7826,6 +7826,17 @@ __metadata:
78267826
languageName: node
78277827
linkType: hard
78287828

7829+
"fs-extra@npm:11.3.0":
7830+
version: 11.3.0
7831+
resolution: "fs-extra@npm:11.3.0"
7832+
dependencies:
7833+
graceful-fs: ^4.2.0
7834+
jsonfile: ^6.0.1
7835+
universalify: ^2.0.0
7836+
checksum: f983c706e0c22b0c0747a8e9c76aed6f391ba2d76734cf2757cd84da13417b402ed68fe25bace65228856c61d36d3b41da198f1ffbf33d0b34283a2f7a62c6e9
7837+
languageName: node
7838+
linkType: hard
7839+
78297840
"fs-minipass@npm:^2.0.0, fs-minipass@npm:^2.1.0":
78307841
version: 2.1.0
78317842
resolution: "fs-minipass@npm:2.1.0"
@@ -14990,7 +15001,7 @@ __metadata:
1499015001
eslint-plugin-react-hooks: 5.1.0
1499115002
eslint-plugin-simple-import-sort: 8.0.0
1499215003
eslint-plugin-sort-keys-fix: 1.1.2
14993-
fs-extra: 11.2.0
15004+
fs-extra: 11.3.0
1499415005
generate-changelog: 1.8.0
1499515006
husky: 4.3.8
1499615007
i18next: 24.2.1

0 commit comments

Comments
 (0)