Skip to content

Commit cf5ab68

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] <[email protected]>
1 parent d759dea commit cf5ab68

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,11 +2697,11 @@ from2@^2.1.0:
26972697
readable-stream "^2.0.0"
26982698

26992699
fs-extra@^8.0.1:
2700-
version "8.0.1"
2701-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
2702-
integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
2700+
version "8.1.0"
2701+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
2702+
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
27032703
dependencies:
2704-
graceful-fs "^4.1.2"
2704+
graceful-fs "^4.2.0"
27052705
jsonfile "^4.0.0"
27062706
universalify "^0.1.0"
27072707

@@ -2922,15 +2922,10 @@ got@^6.7.1:
29222922
unzip-response "^2.0.1"
29232923
url-parse-lax "^1.0.0"
29242924

2925-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
2926-
version "4.1.11"
2927-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2928-
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
2929-
2930-
graceful-fs@^4.1.15:
2931-
version "4.1.15"
2932-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
2933-
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
2925+
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:
2926+
version "4.2.0"
2927+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
2928+
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
29342929

29352930
growly@^1.3.0:
29362931
version "1.3.0"

0 commit comments

Comments
 (0)