Skip to content

Commit a16b424

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 063668a commit a16b424

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
@@ -11,7 +11,7 @@
1111
"test:loop": "while npm test --silent; do :; done"
1212
},
1313
"dependencies": {
14-
"fs-extra": "^8.1.0",
14+
"fs-extra": "^9.0.1",
1515
"id-generators": "^1.0.3",
1616
"iso-639-1": "^2.1.0",
1717
"locale-code": "^2.0.2",

0 commit comments

Comments
 (0)