Skip to content

Commit d665163

Browse files
build(deps-dev): bump fs-extra from 7.0.1 to 8.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.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](https://github.com/jprichardson/node-fs-extra/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2942b14 commit d665163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"codelyzer": "^5.0.0",
2020
"core-js": "^3.0.0",
2121
"cross-env": "^5.2.0",
22-
"fs-extra": "^7.0.0",
22+
"fs-extra": "^8.0.1",
2323
"jasmine-core": "~3.4.0",
2424
"jasmine-spec-reporter": "~4.2.1",
2525
"jest": "^24.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4969,7 +4969,7 @@ fs-extra@^7.0.0, fs-extra@^7.0.1:
49694969
jsonfile "^4.0.0"
49704970
universalify "^0.1.0"
49714971

4972-
fs-extra@^8.0.0:
4972+
fs-extra@^8.0.0, fs-extra@^8.0.1:
49734973
version "8.0.1"
49744974
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
49754975
integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==

0 commit comments

Comments
 (0)