Skip to content

Commit 251da19

Browse files
Bump fs-extra from 8.1.0 to 9.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.1. - [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@8.1.0...9.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d267ecd commit 251da19

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
@@ -12,7 +12,7 @@
1212
"preinstall": "unlink-self 2>&1 | echo unlink-self"
1313
},
1414
"dependencies": {
15-
"fs-extra": "^8.1.0",
15+
"fs-extra": "^9.0.1",
1616
"id-generators": "^1.0.3",
1717
"iso-639-1": "^2.1.0",
1818
"locale-code": "^2.0.2",

0 commit comments

Comments
 (0)