Skip to content

Commit fee412e

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 27f69dd commit fee412e

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
@@ -4964,7 +4964,7 @@ fs-extra@^7.0.0, fs-extra@^7.0.1:
49644964
jsonfile "^4.0.0"
49654965
universalify "^0.1.0"
49664966

4967-
fs-extra@^8.0.0:
4967+
fs-extra@^8.0.0, fs-extra@^8.0.1:
49684968
version "8.0.1"
49694969
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
49704970
integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==

0 commit comments

Comments
 (0)