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

Commit 08c5f27

Browse files
[renovate] Update gatsby to v5
1 parent be0aeda commit 08c5f27

File tree

2 files changed

+513
-20
lines changed

2 files changed

+513
-20
lines changed

docs-www/package.json

Lines changed: 3 additions & 3 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": {
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@brainhubeu/gatsby-docs-kit": "3.0.8",
1717
"gatsby": "^2.24.2",
18-
"gatsby-link": "2.3.1",
18+
"gatsby-link": "5.13.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": "5.13.0",
3232
"gh-pages": "^3.1.0",
3333
"react": "^16.13.1",
3434
"react-dom": "^16.13.1"

0 commit comments

Comments
 (0)