We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7773c02 commit aae4e0aCopy full SHA for aae4e0a
package.json
@@ -82,7 +82,7 @@
82
"eslint-plugin-testing-library": "^5.9.1",
83
"execa": "^4.1.0",
84
"figlet": "^1.5.2",
85
- "fs-extra": "^10.1.0",
+ "fs-extra": "^11.1.1",
86
"jest": "^29.5.0",
87
"jest-environment-jsdom": "^29.5.0",
88
"jest-watch-typeahead": "^2.2.2",
@@ -116,7 +116,7 @@
116
"@types/cssnano": "^5.0.0",
117
"@types/eslint": "^8.4.10",
118
"@types/figlet": "^1.5.5",
119
- "@types/fs-extra": "^9.0.13",
+ "@types/fs-extra": "^11.0.4",
120
"@types/lodash": "^4.14.191",
121
"@types/node": "^16.11.42",
122
"@types/react": "^18.0.31",
0 commit comments