Skip to content

Commit d580bb6

Browse files
dependabot-preview[bot]taion
authored andcommitted
chore(deps-dev): bump fs-extra from 8.0.1 to 8.1.0 (react-bootstrap#3968)
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 2be2862 commit d580bb6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,11 +3834,11 @@ fs-extra@^7.0.0, fs-extra@^7.0.1:
38343834
universalify "^0.1.0"
38353835

38363836
fs-extra@^8.0.0:
3837-
version "8.0.1"
3838-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
3839-
integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
3837+
version "8.1.0"
3838+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
3839+
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
38403840
dependencies:
3841-
graceful-fs "^4.1.2"
3841+
graceful-fs "^4.2.0"
38423842
jsonfile "^4.0.0"
38433843
universalify "^0.1.0"
38443844

@@ -4091,10 +4091,10 @@ globby@^9.0.0, globby@^9.1.0:
40914091
pify "^4.0.1"
40924092
slash "^2.0.0"
40934093

4094-
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
4095-
version "4.1.15"
4096-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
4097-
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
4094+
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:
4095+
version "4.2.0"
4096+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
4097+
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
40984098

40994099
growl@1.10.5:
41004100
version "1.10.5"

0 commit comments

Comments
 (0)