Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to ^10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2022
1 parent ce4cd26 commit 8270468
Show file tree
Hide file tree
Showing 22 changed files with 30 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"glob": "^7.1.7",
"husky": "3.1.0",
"ignore": "^5.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gatsby/package.json
Expand Up @@ -27,7 +27,7 @@
"enquirer": "^2.3.6",
"eslint": "^7.32.0",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-plugin-utils": "^3.3.0-next.0",
"joi": "^17.4.2",
"microbundle": "^0.14.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Expand Up @@ -29,7 +29,7 @@
"envinfo": "^7.8.1",
"execa": "^5.1.1",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-telemetry": "^3.9.0-next.1",
"hosted-git-info": "^3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Expand Up @@ -46,7 +46,7 @@
"configstore": "^5.0.1",
"fastq": "^1.13.0",
"file-type": "^16.5.3",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"got": "^11.8.3",
"import-from": "^4.0.0",
"lmdb": "^2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
Expand Up @@ -16,7 +16,7 @@
"del": "^6.0.0",
"execa": "^5.1.1",
"find-yarn-workspace-root": "^2.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"got": "^11.8.3",
"is-absolute": "^1.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-legacy-polyfills/package.json
Expand Up @@ -38,7 +38,7 @@
"cross-env": "^7.0.3",
"event-target-polyfill": "^0.0.3",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"microbundle": "^0.14.2",
"npm-run-all": "^4.1.5",
"object-assign": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.15.4",
"@hapi/joi": "^15.1.1",
"common-tags": "^1.8.2",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-plugin-utils": "^3.3.0-next.0",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-gatsby-cloud/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.15.4",
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-telemetry": "^3.9.0-next.1",
"js-cookie": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-graphql-config/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"fs-extra": "^10.0.0"
"fs-extra": "^10.0.1"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Expand Up @@ -81,7 +81,7 @@
"camelcase": "^5.3.1",
"chokidar": "^3.5.2",
"common-tags": "^1.8.2",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Expand Up @@ -36,7 +36,7 @@
"debug": "^4.3.1",
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gray-matter": "^4.0.2",
"json5": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
Expand Up @@ -14,7 +14,7 @@
"@babel/runtime": "^7.15.4",
"chalk": "^4.1.2",
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"graphql-request": "^1.8.2",
"progress": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Expand Up @@ -12,7 +12,7 @@
"bluebird": "^3.7.2",
"debug": "^4.3.3",
"filenamify": "^4.3.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-plugin-utils": "^3.3.0-next.0",
"gatsby-telemetry": "^3.9.0-next.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.15.4",
"cheerio": "^1.0.0-rc.10",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"is-relative-url": "^3.0.0",
"lodash": "^4.17.21",
"path-is-inside": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Expand Up @@ -16,7 +16,7 @@
"chalk": "^4.1.2",
"common-tags": "^1.8.2",
"contentful": "^8.5.8",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-plugin-utils": "^3.3.0-next.0",
"gatsby-source-filesystem": "^4.9.0-next.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.15.4",
"chokidar": "^3.5.2",
"file-type": "^16.5.3",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"got": "^9.6.0",
"md5-file": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Expand Up @@ -27,7 +27,7 @@
"fast-json-stable-stringify": "^2.1.0",
"file-type": "^15.0.1",
"filesize": "^6.4.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-plugin-catch-links": "^4.9.0-next.0",
"gatsby-source-filesystem": "^4.9.0-next.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Expand Up @@ -14,7 +14,7 @@
"async-retry-ng": "^2.0.1",
"boxen": "^4.2.0",
"configstore": "^5.0.1",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-core-utils": "^3.9.0-next.1",
"git-up": "^4.0.5",
"is-docker": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.15.4",
"bluebird": "^3.7.2",
"common-tags": "^1.8.2",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"potrace": "^2.1.8",
"probe-image-size": "^6.0.0",
"semver": "^7.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sqip/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-plugin-sharp": "^4.9.0-next.1",
"md5-file": "^5.0.0",
"mini-svg-data-uri": "^1.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -78,7 +78,7 @@
"file-loader": "^6.2.0",
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gatsby-cli": "^4.9.0-next.1",
"gatsby-core-utils": "^3.9.0-next.1",
"gatsby-graphiql-explorer": "^2.9.0-next.0",
Expand Down
67 changes: 9 additions & 58 deletions yarn.lock
Expand Up @@ -11159,10 +11159,10 @@ fs-extra@^1.0.0:
jsonfile "^2.1.0"
klaw "^1.0.0"

fs-extra@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
fs-extra@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8"
integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
Expand Down Expand Up @@ -11632,20 +11632,13 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==

globals@^13.2.0:
globals@^13.2.0, globals@^13.6.0, globals@^13.9.0:
version "13.12.1"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.12.1.tgz#ec206be932e6c77236677127577aa8e50bf1c5cb"
integrity sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==
dependencies:
type-fest "^0.20.2"

globals@^13.6.0, globals@^13.9.0:
version "13.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
dependencies:
type-fest "^0.20.2"

globalyzer@0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
Expand Down Expand Up @@ -14974,7 +14967,7 @@ livereload-js@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-2.3.0.tgz#c3ab22e8aaf5bf3505d80d098cbad67726548c9a"

lmdb@2.2.1, lmdb@^2.1.7:
lmdb@2.2.1, lmdb@^2.0.2, lmdb@^2.1.7:
version "2.2.1"
resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.2.1.tgz#b7fd22ed2268ab74aa71108b793678314a7b94bb"
integrity sha512-tUlIjyJvbd4mqdotI9Xe+3PZt/jqPx70VKFDrKMYu09MtBWOT3y2PbuTajX+bJFDjbgLkQC0cTx2n6dithp/zQ==
Expand All @@ -14985,17 +14978,6 @@ lmdb@2.2.1, lmdb@^2.1.7:
ordered-binary "^1.2.4"
weak-lru-cache "^1.2.2"

lmdb@^2.0.2:
version "2.1.6"
resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.1.6.tgz#e9968bfecfd791ebf55232a3ea71cfb46ee53bb7"
integrity sha512-rnLtDLFeCEjsObGt/suH3rYoNgGJb4F2w/K9mkQcmEjCvCrYup9ZBqGcf3hzQqLgRX4CNNbmLTW7vvXcRtJ+gQ==
dependencies:
msgpackr "^1.5.2"
nan "^2.14.2"
node-gyp-build "^4.2.3"
ordered-binary "^1.2.3"
weak-lru-cache "^1.2.1"

load-bmfont@^1.3.1, load-bmfont@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/load-bmfont/-/load-bmfont-1.4.0.tgz#75f17070b14a8c785fe7f5bee2e6fd4f98093b6b"
Expand Down Expand Up @@ -16623,14 +16605,7 @@ msgpackr-extract@^1.0.14:
nan "^2.14.2"
node-gyp-build "^4.2.3"

msgpackr@^1.5.1, msgpackr@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.5.2.tgz#b400c9885642bdec27b284f8bdadbd6570b448b7"
integrity sha512-OCguCkbG34x1ddO4vAzEm/4J1GTo512k9SoxV8K+EGfI/onFdpemRf0HpsVRFpxadXr4JBFgHsQUitgTlw7ZYQ==
optionalDependencies:
msgpackr-extract "^1.0.14"

msgpackr@^1.5.4:
msgpackr@^1.5.1, msgpackr@^1.5.4:
version "1.5.4"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.5.4.tgz#2b6ea6cb7d79c0ad98fc76c68163c48eda50cf0d"
integrity sha512-Z7w5Jg+2Q9z9gJxeM68d7tSuWZZGnFIRhZnyqcZCa/1dKkhOCNvR1TUV3zzJ3+vj78vlwKRzUgVDlW4jiSOeDA==
Expand Down Expand Up @@ -16974,12 +16949,7 @@ node-fetch@^2.5.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.6, node
dependencies:
whatwg-url "^5.0.0"

node-gyp-build@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
integrity sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==

node-gyp-build@^4.3.0:
node-gyp-build@^4.2.3, node-gyp-build@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
Expand Down Expand Up @@ -17539,11 +17509,6 @@ ora@^5.4.1:
strip-ansi "^6.0.0"
wcwidth "^1.0.1"

ordered-binary@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/ordered-binary/-/ordered-binary-1.2.3.tgz#518f637692a74d372e56230effae37b811575e36"
integrity sha512-fEwMk8TNUtzQDjXKYS2ANW3fNZ/gMReCPOAsLHaqw+UDnq/8ddXAcX4lGRpTK7kAghAjkmJs1EXXbcrDbg+ruw==

ordered-binary@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/ordered-binary/-/ordered-binary-1.2.4.tgz#51d3a03af078a0bdba6c7bc8f4fedd1f5d45d83e"
Expand Down Expand Up @@ -23336,16 +23301,7 @@ terser@^4.0.0, terser@^4.6.3:
source-map "~0.6.1"
source-map-support "~0.5.12"

terser@^5.0.0, terser@^5.3.8, terser@^5.7.0, terser@^5.7.2:
version "5.9.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.9.0.tgz#47d6e629a522963240f2b55fcaa3c99083d2c351"
integrity sha512-h5hxa23sCdpzcye/7b8YqbE5OwKca/ni0RQz1uRX3tGh8haaGHqcuSqbGRybuAKNdntZ0mDgFNXPJ48xQ2RXKQ==
dependencies:
commander "^2.20.0"
source-map "~0.7.2"
source-map-support "~0.5.20"

terser@^5.2.0:
terser@^5.0.0, terser@^5.2.0, terser@^5.3.8, terser@^5.7.0, terser@^5.7.2:
version "5.10.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.10.0.tgz#b86390809c0389105eb0a0b62397563096ddafcc"
integrity sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==
Expand Down Expand Up @@ -24964,11 +24920,6 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
dependencies:
defaults "^1.0.3"

weak-lru-cache@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/weak-lru-cache/-/weak-lru-cache-1.2.1.tgz#6b4f2da7e1701f845e71522417f1df1e39503df8"
integrity sha512-O5ag1F0Xk6ui+Fg5LlosTcVAyHs6DeyiDDbOapNtFCx/KjZ82B3U9stM9hvzbVclKWn9ABPjaINX/nQkGkJkKg==

weak-lru-cache@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/weak-lru-cache/-/weak-lru-cache-1.2.2.tgz#fdbb6741f36bae9540d12f480ce8254060dccd19"
Expand Down

0 comments on commit 8270468

Please sign in to comment.