Skip to content

Commit

Permalink
fix: update dependency fs-extra to v8 (#17031)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Aug 24, 2019
1 parent 17e07cc commit d891a19
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"flow-bin": "^0.106.1",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"glob": "^7.1.4",
"husky": "3.0.4",
"ignore": "^5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"envinfo": "^5.12.1",
"execa": "^0.11.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"gatsby-telemetry": "^1.1.18",
"hosted-git-info": "^3.0.0",
"is-valid-path": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"del": "^3.0.0",
"execa": "^1.0.0",
"find-yarn-workspace-root": "^1.2.1",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"is-absolute": "^1.0.0",
"lodash": "^4.17.15",
"request": "2.88.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@hapi/joi": "^15.1.1",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"debug": "^4.1.1",
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"gray-matter": "^4.0.2",
"json5": "^2.1.0",
"loader-utils": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"dependencies": {
"@babel/runtime": "^7.5.5",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"kebab-hash": "^0.1.2",
"lodash": "^4.17.15",
"webpack-assets-manifest": "^3.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.5.5",
"async": "^2.6.3",
"bluebird": "^3.5.5",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.6",
"got": "^8.3.2",
"imagemin": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"cheerio": "^1.0.0-rc.3",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"is-relative-url": "^3.0.0",
"lodash": "^4.17.15",
"path-is-inside": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"chalk": "^2.4.2",
"contentful": "^6.1.3",
"deep-map": "^1.5.0",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.2.17",
"gatsby-source-filesystem": "^2.1.16",
"is-online": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bluebird": "^3.5.5",
"chokidar": "3.0.2",
"file-type": "^12.2.0",
"fs-extra": "^5.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.6",
"got": "^7.1.0",
"md5-file": "^3.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ci-info": "2.0.0",
"configstore": "^5.0.0",
"envinfo": "^5.12.1",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"git-up": "4.0.1",
"is-docker": "1.1.0",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"bluebird": "^3.5.5",
"fs-extra": "^7.0.1",
"fs-extra": "^8.1.0",
"potrace": "^2.1.2",
"probe-image-size": "^4.1.1",
"semver": "^5.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sqip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"bluebird": "^3.5.5",
"fs-extra": "^4.0.3",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.2.17",
"md5-file": "^4.0.0",
"mini-svg-data-uri": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"file-loader": "^1.1.11",
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^5.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.7.39",
"gatsby-core-utils": "^1.0.6",
"gatsby-graphiql-explorer": "^0.2.8",
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8335,22 +8335,6 @@ fs-extra@^4.0.2, fs-extra@^4.0.3:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
Expand Down

0 comments on commit d891a19

Please sign in to comment.