Skip to content

Commit b70a937

Browse files
Bump fs-extra from 8.1.0 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.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@8.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 79a5649 commit b70a937

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@mdx-js/mdx": "^1.6.22",
2424
"commander": "^5.1.0",
25-
"fs-extra": "^8.1.0",
25+
"fs-extra": "^10.1.0",
2626
"jsdoc-to-markdown": "^5.0.3"
2727
}
2828
}

0 commit comments

Comments
 (0)