Skip to content

Commit fa2f0ca

Browse files
Merge pull request #381 from cormacrelf/dependabot/npm_and_yarn/fs-extra-8.0.1
2 parents 27f69dd + fee412e commit fa2f0ca

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)