Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 8ac3e7f

Browse files
fix(deps): update dependency fs-extra to v11.3.0
1 parent 44dc459 commit 8ac3e7f

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/react-feather/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-import": "2.29.1",
6060
"eslint-plugin-prettier": "5.1.3",
6161
"eslint-plugin-react": "7.34.2",
62-
"fs-extra": "11.2.0",
62+
"fs-extra": "11.3.0",
6363
"prettier": "3.3.0",
6464
"typescript": "5.4.5"
6565
},

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-testing-library": "6.2.2",
7777
"execa": "9.1.0",
7878
"figlet": "1.7.0",
79-
"fs-extra": "11.2.0",
79+
"fs-extra": "11.3.0",
8080
"jest": "29.7.0",
8181
"jest-environment-jsdom": "29.7.0",
8282
"jest-watch-typeahead": "2.2.2",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"typescript": "5.4.5"
6868
},
6969
"dependencies": {
70-
"fs-extra": "11.2.0",
70+
"fs-extra": "11.3.0",
7171
"lodash": "4.17.21",
7272
"lodash-es": "4.17.21",
7373
"sade": "1.8.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6965,7 +6965,7 @@ __metadata:
69656965
eslint-plugin-import: "npm:2.29.1"
69666966
eslint-plugin-prettier: "npm:5.1.3"
69676967
eslint-plugin-react: "npm:7.34.2"
6968-
fs-extra: "npm:11.2.0"
6968+
fs-extra: "npm:11.3.0"
69696969
prettier: "npm:3.3.0"
69706970
react: "npm:18.3.1"
69716971
typescript: "npm:5.4.5"
@@ -7093,7 +7093,7 @@ __metadata:
70937093
eslint-plugin-testing-library: "npm:6.2.2"
70947094
execa: "npm:9.1.0"
70957095
figlet: "npm:1.7.0"
7096-
fs-extra: "npm:11.2.0"
7096+
fs-extra: "npm:11.3.0"
70977097
jest: "npm:29.7.0"
70987098
jest-environment-jsdom: "npm:29.7.0"
70997099
jest-watch-typeahead: "npm:2.2.2"
@@ -7149,7 +7149,7 @@ __metadata:
71497149
eslint-plugin-import: "npm:2.29.1"
71507150
eslint-plugin-prettier: "npm:5.1.3"
71517151
eslint-plugin-react: "npm:7.34.2"
7152-
fs-extra: "npm:11.2.0"
7152+
fs-extra: "npm:11.3.0"
71537153
lodash: "npm:4.17.21"
71547154
lodash-es: "npm:4.17.21"
71557155
prettier: "npm:3.3.0"
@@ -15083,14 +15083,14 @@ __metadata:
1508315083
languageName: node
1508415084
linkType: hard
1508515085

15086-
"fs-extra@npm:11.2.0":
15087-
version: 11.2.0
15088-
resolution: "fs-extra@npm:11.2.0"
15086+
"fs-extra@npm:11.3.0":
15087+
version: 11.3.0
15088+
resolution: "fs-extra@npm:11.3.0"
1508915089
dependencies:
1509015090
graceful-fs: "npm:^4.2.0"
1509115091
jsonfile: "npm:^6.0.1"
1509215092
universalify: "npm:^2.0.0"
15093-
checksum: 10c0/d77a9a9efe60532d2e790e938c81a02c1b24904ef7a3efb3990b835514465ba720e99a6ea56fd5e2db53b4695319b644d76d5a0e9988a2beef80aa7b1da63398
15093+
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
1509415094
languageName: node
1509515095
linkType: hard
1509615096

0 commit comments

Comments
 (0)