Skip to content

Commit 68dd1fd

Browse files
Bump fs-extra from 8.0.1 to 8.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.0.1 to 8.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](https://github.com/jprichardson/node-fs-extra/commits/8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent afa2b50 commit 68dd1fd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,10 +1811,10 @@ fragment-cache@^0.2.1:
18111811
map-cache "^0.2.2"
18121812

18131813
fs-extra@^8.0.0:
1814-
version "8.0.1"
1815-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
1814+
version "8.1.0"
1815+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
18161816
dependencies:
1817-
graceful-fs "^4.1.2"
1817+
graceful-fs "^4.2.0"
18181818
jsonfile "^4.0.0"
18191819
universalify "^0.1.0"
18201820

@@ -1906,9 +1906,9 @@ globals@^11.1.0, globals@^11.7.0:
19061906
version "11.11.0"
19071907
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
19081908

1909-
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
1910-
version "4.1.15"
1911-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
1909+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
1910+
version "4.2.0"
1911+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
19121912

19131913
growly@^1.3.0:
19141914
version "1.3.0"

0 commit comments

Comments
 (0)