Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 27, 2021
1 parent b9434f2 commit 0d7c8f1
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 1,987 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi"
},
"peerDependencies": {
"gatsby": "^3.0.0"
"gatsby": "^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-preset-gatsby-package": "1.5.0",
"babel-preset-gatsby-package": "2.4.0",
"cross-env": "7.0.3",
"eslint": "7.30.0",
"eslint-plugin-ghost": "2.5.0",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-react": "7.24.0",
"gatsby": "3.5.0",
"gatsby": "4.4.0",
"jest": "26.6.3",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit 0d7c8f1

Please sign in to comment.