Skip to content

Commit 96040b3

Browse files
build(deps): bump fs-extra from 9.1.0 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.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@9.1.0...10.1.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eead706 commit 96040b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/feature/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"publish:canary": "yarn npm publish --access public --tag canary"
3030
},
3131
"dependencies": {
32-
"fs-extra": "^9.1.0",
32+
"fs-extra": "^10.1.0",
3333
"prop-types": "^15.8.1",
3434
"react-block-ui": "^1.3.3"
3535
},

0 commit comments

Comments
 (0)