Skip to content

Commit 5f0e660

Browse files
committed
[renovate] Update NPM dependencies
1 parent c8eb333 commit 5f0e660

File tree

4 files changed

+1977
-2749
lines changed

4 files changed

+1977
-2749
lines changed

docs-www/package.json

+5-5
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": {
@@ -30,12 +30,12 @@
3030
"@babel/preset-stage-1": "^7.8.3",
3131
"@babel/register": "^7.10.4",
3232
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
33-
"eslint": "^6.8.0",
33+
"eslint": "^7.25.0",
3434
"eslint-config-brainhub": "^1.13.0",
3535
"gatsby-plugin-google-analytics": "2.2.2",
36-
"gh-pages": "^2.2.0",
37-
"react": "^16.13.1",
38-
"react-dom": "^16.13.1"
36+
"gh-pages": "^3.1.0",
37+
"react": "^17.0.2",
38+
"react-dom": "^17.0.2"
3939
},
4040
"peerDependencies": {
4141
"@babel/core": "^7.10.4"

0 commit comments

Comments
 (0)