Skip to content

Commit 50a5a71

Browse files
Bump fs-extra from 10.1.0 to 11.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.1.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83b88f6 commit 50a5a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "^8.23.1",
4343
"eslint-config-prettier": "^8.5.0",
4444
"eslint-plugin-prettier": "^4.2.1",
45-
"fs-extra": "^10.0.0",
45+
"fs-extra": "^11.1.0",
4646
"jest": "^29.4.3",
4747
"postcss": "^8.4.21",
4848
"postcss-import": "^14.1.0",

0 commit comments

Comments
 (0)