chore(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-06-20 13:56:03 +00:00
parent 5807730999
commit 8d1f2576a4
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 128 additions and 124 deletions

View File

@ -43,31 +43,31 @@
"bluebird": "^3.5.5", "bluebird": "^3.5.5",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"gatsby": "^2.9.11", "gatsby": "^2.10.0",
"gatsby-link": "^2.1.1", "gatsby-link": "^2.2.0",
"gatsby-plugin-catch-links": "^2.0.15", "gatsby-plugin-catch-links": "^2.1.0",
"gatsby-plugin-feed": "^2.2.3", "gatsby-plugin-feed": "^2.3.0",
"gatsby-plugin-flow": "^1.0.6", "gatsby-plugin-flow": "^1.1.0",
"gatsby-plugin-google-gtag": "^1.0.17", "gatsby-plugin-google-gtag": "^1.1.0",
"gatsby-plugin-manifest": "^2.1.1", "gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-netlify": "^2.0.17", "gatsby-plugin-netlify": "^2.1.0",
"gatsby-plugin-netlify-cms": "^3.0.18", "gatsby-plugin-netlify-cms": "^3.0.18",
"gatsby-plugin-offline": "^2.1.3", "gatsby-plugin-offline": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.0.12", "gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-sass": "^2.0.13", "gatsby-plugin-sass": "^2.1.0",
"gatsby-plugin-sharp": "^2.1.9", "gatsby-plugin-sharp": "^2.2.0",
"gatsby-plugin-sitemap": "^2.1.0", "gatsby-plugin-sitemap": "^2.2.0",
"gatsby-remark-autolink-headers": "^2.0.18", "gatsby-remark-autolink-headers": "^2.1.0",
"gatsby-remark-copy-linked-files": "^2.0.13", "gatsby-remark-copy-linked-files": "^2.1.0",
"gatsby-remark-images": "^3.0.16", "gatsby-remark-images": "^3.1.0",
"gatsby-remark-katex": "^3.0.4", "gatsby-remark-katex": "^3.1.0",
"gatsby-remark-prismjs": "^3.2.11", "gatsby-remark-prismjs": "^3.3.0",
"gatsby-remark-relative-images": "^0.2.2", "gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-responsive-iframe": "^2.2.0",
"gatsby-remark-smartypants": "^2.0.9", "gatsby-remark-smartypants": "^2.1.0",
"gatsby-source-filesystem": "^2.0.43", "gatsby-source-filesystem": "^2.1.0",
"gatsby-transformer-remark": "^2.4.0", "gatsby-transformer-remark": "^2.5.0",
"gatsby-transformer-sharp": "^2.1.21", "gatsby-transformer-sharp": "^2.2.0",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.10.2", "katex": "^0.10.2",
"lodash": "^4.17.11", "lodash": "^4.17.11",
@ -88,7 +88,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.4.4", "@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@babel/preset-env": "7.4.5", "@babel/preset-env": "7.4.5",
"@babel/preset-react": "7.0.0", "@babel/preset-react": "7.0.0",
"babel-preset-gatsby": "0.1.11", "babel-preset-gatsby": "0.2.0",
"autoprefixer": "9.6.0", "autoprefixer": "9.6.0",
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2", "babel-eslint": "10.0.2",

204
yarn.lock
View File

@ -2070,9 +2070,9 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.2:
cosmiconfig "^5.2.0" cosmiconfig "^5.2.0"
resolve "^1.10.0" resolve "^1.10.0"
babel-plugin-remove-graphql-queries@^2.6.3: babel-plugin-remove-graphql-queries@^2.7.0:
version "2.6.3" version "2.7.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.3.tgz#f106bc38229789c62e27a3a32d04deb7342bf15d" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.0.tgz#dd5b1201cb90f1197e4588761af602f2e180f60a"
babel-plugin-syntax-dynamic-import@^6.18.0: babel-plugin-syntax-dynamic-import@^6.18.0:
version "6.18.0" version "6.18.0"
@ -2137,9 +2137,9 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0" "@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@0.1.11, babel-preset-gatsby@^0.1.11: babel-preset-gatsby@0.2.0, babel-preset-gatsby@^0.2.0:
version "0.1.11" version "0.2.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.11.tgz#684a1c940f3cec9b31e1948d566a5837e18c715c" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.0.tgz#3781c2a21b12e426f49cd5ca7396649640a1957f"
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0" "@babel/plugin-syntax-dynamic-import" "^7.0.0"
@ -5605,9 +5605,9 @@ fuzzy@^0.1.1:
version "0.1.3" version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.6.13: gatsby-cli@^2.7.0:
version "2.6.13" version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.13.tgz#03194f7a67064e47535ab7c37286a993548cefec" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.0.tgz#5fd22f0e2489f7153f552e489753cd9fc8a0daff"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -5623,7 +5623,7 @@ gatsby-cli@^2.6.13:
execa "^0.8.0" execa "^0.8.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^4.0.1" fs-extra "^4.0.1"
gatsby-telemetry "^1.0.12" gatsby-telemetry "^1.1.0"
hosted-git-info "^2.6.0" hosted-git-info "^2.6.0"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.10" lodash "^4.17.10"
@ -5636,7 +5636,7 @@ gatsby-cli@^2.6.13:
prompts "^2.1.0" prompts "^2.1.0"
react "^16.8.4" react "^16.8.4"
resolve-cwd "^2.0.0" resolve-cwd "^2.0.0"
semver "^6.0.0" semver "^6.1.1"
source-map "0.5.7" source-map "0.5.7"
stack-trace "^0.0.10" stack-trace "^0.0.10"
strip-ansi "^5.2.0" strip-ansi "^5.2.0"
@ -5648,53 +5648,53 @@ gatsby-cli@^2.6.13:
ink "^2.0.5" ink "^2.0.5"
ink-spinner "^3.0.1" ink-spinner "^3.0.1"
gatsby-graphiql-explorer@^0.1.2: gatsby-graphiql-explorer@^0.2.0:
version "0.1.2" version "0.2.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.1.2.tgz#ac85ced2b0653f0c48e26c3eb6b10de3afce21ed" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.0.tgz#e15aa929212106b96a7e5dea17e9d6aad5215a11"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-link@^2.1.1: gatsby-link@^2.2.0:
version "2.1.1" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.1.1.tgz#603326df8557720935f60eeffac3f60150d11eeb" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.0.tgz#aab319b2d4c16daafbbca5f6d1c6d481841c39be"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
"@types/reach__router" "^1.0.0" "@types/reach__router" "^1.0.0"
prop-types "^15.6.1" prop-types "^15.6.1"
gatsby-plugin-catch-links@^2.0.15: gatsby-plugin-catch-links@^2.1.0:
version "2.0.15" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.15.tgz#f7ebef483280f6c4fcc19f8fa317c18b49944a97" resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.0.tgz#95680b81a55f4d1fbb598cb363ed15eb84203bde"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
escape-string-regexp "^1.0.5" escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.2.3: gatsby-plugin-feed@^2.3.0:
version "2.2.3" version "2.3.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.2.3.tgz#5c1f279b3871c322639fa39ea03c95dac4a6f9b3" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.0.tgz#59783ba4385f420c24d1134636868c8db7071fcd"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
fs-extra "^7.0.1" fs-extra "^7.0.1"
lodash.merge "^4.6.0" lodash.merge "^4.6.0"
rss "^1.2.2" rss "^1.2.2"
gatsby-plugin-flow@^1.0.6: gatsby-plugin-flow@^1.1.0:
version "1.0.6" version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.0.6.tgz#24b76a2996cb91e497c911e73a5f135dc11d5c15" resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.0.tgz#9e1962023c45e9214b84fd5fff752623671904c9"
dependencies: dependencies:
"@babel/preset-flow" "^7.0.0-rc.1" "@babel/preset-flow" "^7.0.0-rc.1"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-plugin-google-gtag@^1.0.17: gatsby-plugin-google-gtag@^1.1.0:
version "1.0.17" version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.0.17.tgz#571488d17123361a3bb141cc53dfaaa505e2bf9f" resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.1.0.tgz#6e29e0862d8b5474b7a21b59aefbf4bbb5adcde4"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
minimatch "^3.0.4" minimatch "^3.0.4"
gatsby-plugin-manifest@^2.1.1: gatsby-plugin-manifest@^2.2.0:
version "2.1.1" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.1.1.tgz#e987d6e655b1dcfba6e10d65ff20722aaeb75391" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.0.tgz#e16d39bd415026594465e1763cc2abd43729a7d1"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
semver "^5.6.0" semver "^5.6.0"
@ -5712,9 +5712,9 @@ gatsby-plugin-netlify-cms@^3.0.18:
netlify-identity-widget "^1.4.11" netlify-identity-widget "^1.4.11"
webpack "^4.16.0" webpack "^4.16.0"
gatsby-plugin-netlify@^2.0.17: gatsby-plugin-netlify@^2.1.0:
version "2.0.17" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.17.tgz#05954942041f55d1e37af2c064bbcdb61d143821" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.0.tgz#3adc50333e58049075bc0eb7b9655ae4e61c3d7e"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
fs-extra "^4.0.2" fs-extra "^4.0.2"
@ -5722,9 +5722,9 @@ gatsby-plugin-netlify@^2.0.17:
lodash "^4.17.10" lodash "^4.17.10"
webpack-assets-manifest "^3.0.2" webpack-assets-manifest "^3.0.2"
gatsby-plugin-offline@^2.1.3: gatsby-plugin-offline@^2.2.0:
version "2.1.3" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.1.3.tgz#0757f9ae4dd91c9cb5100a8d0b56e0c96e67f101" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.0.tgz#b0ee8d3b7801df4c4ef1a6e8371d688d7776070f"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -5732,9 +5732,9 @@ gatsby-plugin-offline@^2.1.3:
lodash "^4.17.10" lodash "^4.17.10"
workbox-build "^3.6.3" workbox-build "^3.6.3"
gatsby-plugin-page-creator@^2.0.13: gatsby-plugin-page-creator@^2.1.0:
version "2.0.13" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.0.13.tgz#ba5d1af97b6fce9e41ae3e617699eed9c3682bde" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.0.tgz#9d346d52ca0329c2a3a21a8a7cd84e444ae8bbb8"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -5745,22 +5745,22 @@ gatsby-plugin-page-creator@^2.0.13:
micromatch "^3.1.10" micromatch "^3.1.10"
slash "^1.0.0" slash "^1.0.0"
gatsby-plugin-react-helmet@^3.0.12: gatsby-plugin-react-helmet@^3.1.0:
version "3.0.12" version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.12.tgz#805252b54ea4044d286d2158991429aa4f60aa02" resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.0.tgz#5cc5271334fce7522207f751a24af97bd7eebaf5"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-plugin-sass@^2.0.13: gatsby-plugin-sass@^2.1.0:
version "2.0.13" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.13.tgz#f66bd5fec28cf1a186a1e3c09b268dbd3a1702aa" resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.0.tgz#cfeebed96c027909fdd07209075cbbdbabdb3d22"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
sass-loader "^7.0.1" sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.1.9: gatsby-plugin-sharp@^2.2.0:
version "2.1.9" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.9.tgz#0ed1a105b93a6c5e65e534f234f7aa1c65a2edfc" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.0.tgz#318b71f32680c5dacb78130334524aa9a1fc9821"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
async "^2.1.2" async "^2.1.2"
@ -5779,26 +5779,26 @@ gatsby-plugin-sharp@^2.1.9:
sharp "^0.22.1" sharp "^0.22.1"
svgo "^1.2.0" svgo "^1.2.0"
gatsby-plugin-sitemap@^2.1.0: gatsby-plugin-sitemap@^2.2.0:
version "2.1.0" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.1.0.tgz#b21e64a3ef82f4203cffa1728cfab71451b3e050" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.0.tgz#062197dfb2c5b3c61deb18294c97fb625901d45a"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
minimatch "^3.0.4" minimatch "^3.0.4"
pify "^3.0.0" pify "^3.0.0"
sitemap "^1.12.0" sitemap "^1.12.0"
gatsby-react-router-scroll@^2.0.7: gatsby-react-router-scroll@^2.1.0:
version "2.0.7" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.0.7.tgz#b9425e366d4be546036080d85664d60ae76e6c29" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.0.tgz#4aa36e1e5a5d181cb70902ea7e801796b6c32a7e"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
scroll-behavior "^0.9.9" scroll-behavior "^0.9.9"
warning "^3.0.0" warning "^3.0.0"
gatsby-remark-autolink-headers@^2.0.18: gatsby-remark-autolink-headers@^2.1.0:
version "2.0.18" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.0.18.tgz#295f32bfdc81339bb52d1df540f2731fae2c776e" resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.0.tgz#d6db90f234307f6a4711c89c609e2fd2d7ee433a"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
github-slugger "^1.1.1" github-slugger "^1.1.1"
@ -5806,9 +5806,9 @@ gatsby-remark-autolink-headers@^2.0.18:
mdast-util-to-string "^1.0.2" mdast-util-to-string "^1.0.2"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-copy-linked-files@^2.0.13: gatsby-remark-copy-linked-files@^2.1.0:
version "2.0.13" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.0.13.tgz#a406b752f15cf4190891674e1c5849242d6a5859" resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.0.tgz#fdd1f2013b613087139bca8d5b76c4130ad8ae6b"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -5819,9 +5819,9 @@ gatsby-remark-copy-linked-files@^2.0.13:
probe-image-size "^4.0.0" probe-image-size "^4.0.0"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-images@^3.0.16: gatsby-remark-images@^3.1.0:
version "3.0.16" version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.16.tgz#da8ee137936bd1b428d0fd82d55483fc90edcc00" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.0.tgz#29922a27f7623381c296eff14fb3fa5ce025dd31"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -5834,17 +5834,17 @@ gatsby-remark-images@^3.0.16:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit-parents "^2.0.1" unist-util-visit-parents "^2.0.1"
gatsby-remark-katex@^3.0.4: gatsby-remark-katex@^3.1.0:
version "3.0.4" version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.0.4.tgz#e548168c133d7607c22ae75d658f86ad2ba54504" resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.1.0.tgz#b922d368c167e2d121d37920d0bd324b30d79286"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
remark-math "^1.0.3" remark-math "^1.0.3"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-prismjs@^3.2.11: gatsby-remark-prismjs@^3.3.0:
version "3.2.11" version "3.3.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.2.11.tgz#94407a1d78233b7be0261b8608bdae2a01c98ce6" resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.0.tgz#76be0fc2ffabf9a2007619899d933d82600bbeb0"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
parse-numeric-range "^0.0.2" parse-numeric-range "^0.0.2"
@ -5862,9 +5862,9 @@ gatsby-remark-relative-images@^0.2.2:
slash "2.0.0" slash "2.0.0"
unist-util-select "1.5.0" unist-util-select "1.5.0"
gatsby-remark-responsive-iframe@^2.1.1: gatsby-remark-responsive-iframe@^2.2.0:
version "2.1.1" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.1.1.tgz#75517b561073a382388bcb13b0d96566ce1ef0a7" resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.0.tgz#6bde015bef9e5cd435d8d7f703f058750c0da763"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -5872,18 +5872,18 @@ gatsby-remark-responsive-iframe@^2.1.1:
lodash "^4.17.10" lodash "^4.17.10"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-smartypants@^2.0.9: gatsby-remark-smartypants@^2.1.0:
version "2.0.9" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.0.9.tgz#aaf2568dacecc7d9f907a65694a1cbe914b1d63b" resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.0.tgz#0883a56f4b64f88978858359efdb2fa67f725f33"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
retext "^5.0.0" retext "^5.0.0"
retext-smartypants "^3.0.0" retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-source-filesystem@^2.0.43: gatsby-source-filesystem@^2.1.0:
version "2.0.43" version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.43.tgz#0f5dcca737db63b57b4e6b3d922a9991246222da" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.0.tgz#221dcd711f093fae700bb78d5d5c3854d051f36b"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
better-queue "^3.8.7" better-queue "^3.8.7"
@ -5900,9 +5900,9 @@ gatsby-source-filesystem@^2.0.43:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^3.1.0" xstate "^3.1.0"
gatsby-telemetry@^1.0.12: gatsby-telemetry@^1.1.0:
version "1.0.12" version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.12.tgz#37b2294835b3807c36d77e26200685085577a4dd" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.0.tgz#cef74253da13f4c19a62ef11c05ef5351baa2832"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -5921,9 +5921,9 @@ gatsby-telemetry@^1.0.12:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.2" uuid "3.3.2"
gatsby-transformer-remark@^2.4.0: gatsby-transformer-remark@^2.5.0:
version "2.4.0" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.4.0.tgz#8a23269ce05ffcdddacc010b2fd2317caa9f27d7" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.5.0.tgz#ea394d5b158874213f1ea2dc0530377e6138ec1f"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -5946,9 +5946,9 @@ gatsby-transformer-remark@^2.4.0:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-transformer-sharp@^2.1.21: gatsby-transformer-sharp@^2.2.0:
version "2.1.21" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.1.21.tgz#b49bffbeba7588f419351bfea46bb522c80b6de7" resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.0.tgz#b48431b8ac19f3d1e8bb90faa54b1e5cbb1af555"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -5958,9 +5958,9 @@ gatsby-transformer-sharp@^2.1.21:
semver "^5.6.0" semver "^5.6.0"
sharp "^0.22.1" sharp "^0.22.1"
gatsby@^2.9.11: gatsby@^2.10.0:
version "2.9.11" version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.9.11.tgz#b5519f1c454d6d12a76211f66a7a77cb11d4c304" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.0.tgz#01c608d68ca77f28a29d54d627b5738ee7b0f4f2"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0" "@babel/core" "^7.0.0"
@ -5980,8 +5980,8 @@ gatsby@^2.9.11:
babel-loader "^8.0.0" babel-loader "^8.0.0"
babel-plugin-add-module-exports "^0.2.1" babel-plugin-add-module-exports "^0.2.1"
babel-plugin-dynamic-import-node "^1.2.0" babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.6.3" babel-plugin-remove-graphql-queries "^2.7.0"
babel-preset-gatsby "^0.1.11" babel-preset-gatsby "^0.2.0"
better-opn "0.1.4" better-opn "0.1.4"
better-queue "^3.8.6" better-queue "^3.8.6"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -6018,12 +6018,12 @@ gatsby@^2.9.11:
flat "^4.0.0" flat "^4.0.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^5.0.0" fs-extra "^5.0.0"
gatsby-cli "^2.6.13" gatsby-cli "^2.7.0"
gatsby-graphiql-explorer "^0.1.2" gatsby-graphiql-explorer "^0.2.0"
gatsby-link "^2.1.1" gatsby-link "^2.2.0"
gatsby-plugin-page-creator "^2.0.13" gatsby-plugin-page-creator "^2.1.0"
gatsby-react-router-scroll "^2.0.7" gatsby-react-router-scroll "^2.1.0"
gatsby-telemetry "^1.0.12" gatsby-telemetry "^1.1.0"
glob "^7.1.1" glob "^7.1.1"
got "8.0.0" got "8.0.0"
graphql "^14.1.1" graphql "^14.1.1"
@ -12604,6 +12604,10 @@ semver@6.0.0, semver@^6.0.0:
version "6.0.0" version "6.0.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65" resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
semver@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
semver@~5.3.0: semver@~5.3.0:
version "5.3.0" version "5.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"