Skip to content

Commit 4f19813

Browse files
fix(deps): update dependency fs-extra to v11
1 parent 5a0172f commit 4f19813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-testing-library": "^5.11.1",
8484
"execa": "^4.1.0",
8585
"figlet": "^1.7.0",
86-
"fs-extra": "^10.1.0",
86+
"fs-extra": "^11.3.2",
8787
"jest": "^29.5.0",
8888
"jest-environment-jsdom": "^29.7.0",
8989
"jest-watch-typeahead": "^2.2.2",
@@ -117,7 +117,7 @@
117117
"@types/cssnano": "^5.1.0",
118118
"@types/eslint": "^8.56.7",
119119
"@types/figlet": "^1.5.8",
120-
"@types/fs-extra": "^9.0.13",
120+
"@types/fs-extra": "^11.0.4",
121121
"@types/lodash": "^4.17.0",
122122
"@types/node": "^16.18.94",
123123
"@types/react": "^18.2.74",

0 commit comments

Comments
 (0)