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 Jan 24, 2022
1 parent 4c37a7e commit c07bb59
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 2,657 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.5.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.5.5",
"jest": "26.6.3",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit c07bb59

Please sign in to comment.