Skip to content

Commit 20c3fe1

Browse files
fix(deps): update gatsby
1 parent ebd66b6 commit 20c3fe1

File tree

2 files changed

+3651
-480
lines changed

2 files changed

+3651
-480
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -40,32 +40,32 @@
4040
"classnames": "^2.2.6",
4141
"codecov": "^3.6.5",
4242
"gatsby": "^2.20.2",
43-
"gatsby-link": "^2.3.0",
44-
"gatsby-plugin-catch-links": "^2.2.0",
45-
"gatsby-plugin-feed": "^2.4.0",
46-
"gatsby-plugin-flow": "^1.2.0",
47-
"gatsby-plugin-google-gtag": "^1.2.0",
48-
"gatsby-plugin-manifest": "^2.3.1",
49-
"gatsby-plugin-offline": "^3.1.0",
43+
"gatsby-link": "^5.15.0",
44+
"gatsby-plugin-catch-links": "^5.15.0",
45+
"gatsby-plugin-feed": "^5.15.0",
46+
"gatsby-plugin-flow": "^4.15.0",
47+
"gatsby-plugin-google-gtag": "^5.15.0",
48+
"gatsby-plugin-manifest": "^5.15.0",
49+
"gatsby-plugin-offline": "^6.15.0",
5050
"gatsby-plugin-optimize-svgs": "^1.0.4",
51-
"gatsby-plugin-react-helmet": "^3.2.0",
51+
"gatsby-plugin-react-helmet": "^6.15.0",
5252
"gatsby-plugin-robots-txt": "^1.5.0",
53-
"gatsby-plugin-sass": "^2.2.0",
53+
"gatsby-plugin-sass": "^6.15.0",
5454
"gatsby-plugin-sharp": "^2.5.1",
55-
"gatsby-plugin-sitemap": "^2.3.0",
56-
"gatsby-remark-autolink-headers": "^2.2.0",
57-
"gatsby-remark-copy-linked-files": "^2.2.0",
55+
"gatsby-plugin-sitemap": "^6.15.0",
56+
"gatsby-remark-autolink-headers": "^6.15.0",
57+
"gatsby-remark-copy-linked-files": "^6.15.0",
5858
"gatsby-remark-embed-youtube": "^0.0.7",
5959
"gatsby-remark-external-links": "0.0.4",
60-
"gatsby-remark-images": "^3.2.0",
61-
"gatsby-remark-katex": "^3.2.0",
62-
"gatsby-remark-prismjs": "^3.4.0",
63-
"gatsby-remark-relative-images": "^0.3.0",
64-
"gatsby-remark-responsive-iframe": "^2.3.0",
65-
"gatsby-remark-smartypants": "^2.2.0",
66-
"gatsby-source-filesystem": "^2.2.1",
60+
"gatsby-remark-images": "^7.15.0",
61+
"gatsby-remark-katex": "^7.15.0",
62+
"gatsby-remark-prismjs": "^7.15.0",
63+
"gatsby-remark-relative-images": "^2.0.5",
64+
"gatsby-remark-responsive-iframe": "^6.15.0",
65+
"gatsby-remark-smartypants": "^6.15.0",
66+
"gatsby-source-filesystem": "^5.15.0",
6767
"gatsby-transformer-remark": "^2.7.0",
68-
"gatsby-transformer-sharp": "^2.4.1",
68+
"gatsby-transformer-sharp": "^5.15.0",
6969
"invariant": "^2.2.4",
7070
"katex": "^0.11.1",
7171
"lodash": "^4.17.15",
@@ -89,7 +89,7 @@
8989
"babel-core": "7.0.0-bridge.0",
9090
"babel-eslint": "10.1.0",
9191
"babel-jest": "^25.2.3",
92-
"babel-preset-gatsby": "^0.3.1",
92+
"babel-preset-gatsby": "^3.15.0",
9393
"browserslist": "^4.11.0",
9494
"concurrently": "5.1.0",
9595
"eslint": "6.8.0",

0 commit comments

Comments
 (0)