Skip to content

Commit bde21b9

Browse files
[renovate] Update gatsby to v5
1 parent c8eb333 commit bde21b9

File tree

2 files changed

+7749
-561
lines changed

2 files changed

+7749
-561
lines changed

docs-www/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@brainhubeu/gatsby-docs-kit-start",
33
"description": "Gatsby-Docs-Kit starter repository",
4-
"version": "0.0.52",
4+
"version": "0.0.53",
55
"author": "Brainhub",
66
"license": "MIT",
77
"scripts": {
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"@brainhubeu/gatsby-docs-kit": "3.0.8",
1818
"@brainhubeu/react-file-input": "^0.9.18",
19-
"gatsby": "2.20.29",
20-
"gatsby-link": "2.3.0",
19+
"gatsby": "5.14.3",
20+
"gatsby-link": "5.14.1",
2121
"lodash": "^4.17.17",
2222
"react-fa": "^5.0.0"
2323
},
@@ -32,7 +32,7 @@
3232
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
3333
"eslint": "^6.8.0",
3434
"eslint-config-brainhub": "^1.13.0",
35-
"gatsby-plugin-google-analytics": "2.2.2",
35+
"gatsby-plugin-google-analytics": "5.14.0",
3636
"gh-pages": "^2.2.0",
3737
"react": "^16.13.1",
3838
"react-dom": "^16.13.1"

0 commit comments

Comments
 (0)