Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 22, 2020
1 parent 7a819c1 commit 907d4e9
Show file tree
Hide file tree
Showing 2 changed files with 632 additions and 681 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@babel/runtime": "^7.3.4",
"babel-jest": "^26.0.0",
"babel-preset-gatsby": "^0.6.0",
"babel-preset-gatsby": "^0.9.0",
"identity-obj-proxy": "^3.0.0",
"prop-types": "^15.7.2"
},
Expand All @@ -55,7 +55,7 @@
"@testing-library/react": "11.2.2",
"babel-eslint": "10.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-preset-gatsby-package": "0.6.0",
"babel-preset-gatsby-package": "0.9.0",
"commitizen": "4.2.2",
"coveralls": "3.1.0",
"cross-env": "7.0.3",
Expand All @@ -69,7 +69,7 @@
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"gatsby": "2.26.1",
"gatsby": "2.29.1",
"husky": "4.3.6",
"jest": "26.6.3",
"jest-dom": "4.0.0",
Expand Down
Loading

0 comments on commit 907d4e9

Please sign in to comment.