Merge pull request #645 from alxshelepenok/renovate/gatsby

chore(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2020-07-08 23:13:11 +03:00 committed by GitHub
commit 67c796306e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1692 additions and 2063 deletions

View File

@ -15,7 +15,8 @@ module.exports = {
'node_modules/(?!(gatsby)/)'
],
globals: {
__PATH_PREFIX__: ''
__PATH_PREFIX__: '',
__BASE_PATH__: '',
},
setupFiles: ['<rootDir>/jest/loadershim.js']
};

View File

@ -41,33 +41,33 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.7.0",
"gatsby": "^2.20.12",
"gatsby-link": "^2.3.2",
"gatsby-plugin-catch-links": "^2.2.1",
"gatsby-plugin-feed": "^2.4.1",
"gatsby-plugin-flow": "^1.2.1",
"gatsby-plugin-google-gtag": "^2.0.0",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-netlify": "^2.2.1",
"gatsby-plugin-netlify-cms": "^4.2.2",
"gatsby-plugin-offline": "^3.1.2",
"gatsby": "^2.23.22",
"gatsby-link": "^2.4.11",
"gatsby-plugin-catch-links": "^2.3.10",
"gatsby-plugin-feed": "^2.5.10",
"gatsby-plugin-flow": "^1.3.10",
"gatsby-plugin-google-gtag": "^2.1.9",
"gatsby-plugin-manifest": "^2.4.17",
"gatsby-plugin-netlify": "^2.3.10",
"gatsby-plugin-netlify-cms": "^4.3.10",
"gatsby-plugin-offline": "^3.2.16",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-sass": "^2.2.1",
"gatsby-plugin-sharp": "^2.5.4",
"gatsby-plugin-sitemap": "^2.3.1",
"gatsby-remark-autolink-headers": "^2.2.1",
"gatsby-remark-copy-linked-files": "^2.2.1",
"gatsby-plugin-react-helmet": "^3.3.9",
"gatsby-plugin-sass": "^2.3.10",
"gatsby-plugin-sharp": "^2.6.18",
"gatsby-plugin-sitemap": "^2.4.10",
"gatsby-remark-autolink-headers": "^2.3.10",
"gatsby-remark-copy-linked-files": "^2.3.10",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.2.2",
"gatsby-remark-katex": "^3.2.1",
"gatsby-remark-prismjs": "^3.4.1",
"gatsby-remark-images": "^3.3.17",
"gatsby-remark-katex": "^3.3.9",
"gatsby-remark-prismjs": "^3.5.9",
"gatsby-remark-relative-images": "^0.3.0",
"gatsby-remark-responsive-iframe": "^2.3.1",
"gatsby-remark-smartypants": "^2.2.1",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-transformer-remark": "^2.7.1",
"gatsby-transformer-sharp": "^2.4.4",
"gatsby-remark-responsive-iframe": "^2.4.10",
"gatsby-remark-smartypants": "^2.3.9",
"gatsby-source-filesystem": "^2.3.18",
"gatsby-transformer-remark": "^2.8.23",
"gatsby-transformer-sharp": "^2.5.10",
"invariant": "^2.2.4",
"katex": "^0.11.1",
"lodash": "^4.17.15",
@ -92,7 +92,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.1.0",
"babel-preset-gatsby": "0.3.1",
"babel-preset-gatsby": "0.5.1",
"browserslist": "4.13.0",
"concurrently": "5.2.0",
"eslint": "7.4.0",

3702
yarn.lock

File diff suppressed because it is too large Load Diff