Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit db9e9a1

Browse files
[renovate] Update gatsby
1 parent be0aeda commit db9e9a1

File tree

2 files changed

+5841
-749
lines changed

2 files changed

+5841
-749
lines changed

docs-www/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-carousel-docs",
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": {
@@ -13,9 +13,9 @@
1313
"lint:autofix": "eslint --ext .jsx,.js . --fix"
1414
},
1515
"dependencies": {
16-
"@brainhubeu/gatsby-docs-kit": "3.0.8",
17-
"gatsby": "^2.24.2",
18-
"gatsby-link": "2.3.1",
16+
"@brainhubeu/gatsby-docs-kit": "3.2.8",
17+
"gatsby": "2.24.2",
18+
"gatsby-link": "2.11.0",
1919
"lodash": "^4.17.21",
2020
"react-fa": "^5.0.0"
2121
},
@@ -28,7 +28,7 @@
2828
"@babel/preset-stage-1": "^7.8.3",
2929
"@babel/register": "^7.10.4",
3030
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
31-
"gatsby-plugin-google-analytics": "2.2.2",
31+
"gatsby-plugin-google-analytics": "2.11.0",
3232
"gh-pages": "^3.1.0",
3333
"react": "^16.13.1",
3434
"react-dom": "^16.13.1"

0 commit comments

Comments
 (0)