Skip to content

Commit 78a0c5c

Browse files
chore: Bump fs-extra from 11.3.2 to 11.3.3 (#5888)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.2 to 11.3.3. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a65688c commit 78a0c5c

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-react-hooks": "7.0.1",
6060
"eslint-plugin-simple-import-sort": "8.0.0",
6161
"eslint-plugin-sort-keys-fix": "1.1.2",
62-
"fs-extra": "11.3.2",
62+
"fs-extra": "11.3.3",
6363
"generate-changelog": "1.8.0",
6464
"husky": "4.3.8",
6565
"i18next-scanner": "4.6.0",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10552,17 +10552,6 @@ __metadata:
1055210552
languageName: node
1055310553
linkType: hard
1055410554

10555-
"fs-extra@npm:11.3.2":
10556-
version: 11.3.2
10557-
resolution: "fs-extra@npm:11.3.2"
10558-
dependencies:
10559-
graceful-fs: ^4.2.0
10560-
jsonfile: ^6.0.1
10561-
universalify: ^2.0.0
10562-
checksum: 24a7a6e09668add7f74bf6884086b860ce39c7883d94f564623d4ca5c904ff9e5e33fa6333bd3efbf3528333cdedf974e49fa0723e9debf952f0882e6553d81e
10563-
languageName: node
10564-
linkType: hard
10565-
1056610555
"fs-extra@npm:11.3.3":
1056710556
version: 11.3.3
1056810557
resolution: "fs-extra@npm:11.3.3"
@@ -18279,7 +18268,7 @@ __metadata:
1827918268
eslint-plugin-react-hooks: 7.0.1
1828018269
eslint-plugin-simple-import-sort: 8.0.0
1828118270
eslint-plugin-sort-keys-fix: 1.1.2
18282-
fs-extra: 11.3.2
18271+
fs-extra: 11.3.3
1828318272
generate-changelog: 1.8.0
1828418273
husky: 4.3.8
1828518274
i18next: 25.7.3

0 commit comments

Comments
 (0)