Skip to content

Commit 0aeecdc

Browse files
chore(deps-dev): bump fs-extra from 8.1.0 to 9.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@8.1.0...9.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c325e8b commit 0aeecdc

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/jest": "^25.1.4",
4242
"codecov": "^3.4.0",
4343
"cucumber": "^6.0.5",
44-
"fs-extra": "^8.1.0",
44+
"fs-extra": "^9.0.0",
4545
"generate-changelog": "^1.7.1",
4646
"husky": "^4.2.3",
4747
"jest": "^25.1.0",

yarn.lock

+29
Original file line numberDiff line numberDiff line change
@@ -2093,6 +2093,11 @@ asynckit@^0.4.0:
20932093
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
20942094
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
20952095

2096+
at-least-node@^1.0.0:
2097+
version "1.0.0"
2098+
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
2099+
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
2100+
20962101
atob-lite@^2.0.0:
20972102
version "2.0.0"
20982103
resolved "https://registry.yarnpkg.com/atob-lite/-/atob-lite-2.0.0.tgz#0fef5ad46f1bd7a8502c65727f0367d5ee43d696"
@@ -4195,6 +4200,16 @@ fs-extra@^8.1.0:
41954200
jsonfile "^4.0.0"
41964201
universalify "^0.1.0"
41974202

4203+
fs-extra@^9.0.0:
4204+
version "9.0.0"
4205+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.0.tgz#b6afc31036e247b2466dc99c29ae797d5d4580a3"
4206+
integrity sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g==
4207+
dependencies:
4208+
at-least-node "^1.0.0"
4209+
graceful-fs "^4.2.0"
4210+
jsonfile "^6.0.1"
4211+
universalify "^1.0.0"
4212+
41984213
fs-minipass@^1.2.5:
41994214
version "1.2.7"
42004215
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz#ccff8570841e7fe4265693da88936c55aed7f7c7"
@@ -5743,6 +5758,15 @@ jsonfile@^4.0.0:
57435758
optionalDependencies:
57445759
graceful-fs "^4.1.6"
57455760

5761+
jsonfile@^6.0.1:
5762+
version "6.0.1"
5763+
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.0.1.tgz#98966cba214378c8c84b82e085907b40bf614179"
5764+
integrity sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg==
5765+
dependencies:
5766+
universalify "^1.0.0"
5767+
optionalDependencies:
5768+
graceful-fs "^4.1.6"
5769+
57465770
jsonparse@^1.2.0:
57475771
version "1.3.1"
57485772
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
@@ -9174,6 +9198,11 @@ universalify@^0.1.0:
91749198
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
91759199
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
91769200

9201+
universalify@^1.0.0:
9202+
version "1.0.0"
9203+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
9204+
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
9205+
91779206
[email protected], unpipe@~1.0.0:
91789207
version "1.0.0"
91799208
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"

0 commit comments

Comments
 (0)