Skip to content

Commit 6376e4e

Browse files
Bump fs-extra from 9.1.0 to 10.0.0 (#478)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.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.0.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80a17d8 commit 6376e4e

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
@@ -41,7 +41,7 @@
4141
"cheerio": "1.0.0-rc.10",
4242
"css-url-parser": "^1.0.0",
4343
"debug": "^4.3.1",
44-
"fs-extra": "^9.0.0",
44+
"fs-extra": "^10.0.0",
4545
"got": "^11.8.2",
4646
"lodash": "^4.17.21",
4747
"normalize-url": "^7.0.2",

0 commit comments

Comments
 (0)