Skip to content

Commit

Permalink
[renovate] Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2020
1 parent 82ba1bb commit ef75150
Show file tree
Hide file tree
Showing 4 changed files with 11,083 additions and 6,834 deletions.
10 changes: 5 additions & 5 deletions docs-www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@brainhubeu/gatsby-docs-kit-start",
"description": "Gatsby-Docs-Kit starter repository",
"version": "0.0.27",
"version": "0.0.28",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -14,14 +14,14 @@
"lint:autofix": "eslint --ext .jsx,.js . --fix"
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "^1.0.10",
"@brainhubeu/gatsby-docs-kit": "^3.0.15",
"@brainhubeu/react-permissible": "^1.6.39",
"gatsby": "^1.9.279"
"gatsby": "^2.20.30"
},
"devDependencies": {
"eslint": "^4.19.1",
"eslint": "^6.8.0",
"eslint-config-brainhub": "^1.12.0",
"gh-pages": "^1.2.0",
"gh-pages": "^2.2.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
Expand Down

0 comments on commit ef75150

Please sign in to comment.