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] authored Sep 5, 2023
1 parent 5dd2c47 commit 97407d2
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 155 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi"
},
"peerDependencies": {
"gatsby": "^3.0.0 || ^4.0.0"
"gatsby": "^3.0.0 || ^4.0.0 || ^5.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": "3.12.0",
"cross-env": "7.0.3",
"eslint": "7.30.0",
"eslint-plugin-ghost": "2.5.0",
Expand Down
Loading

0 comments on commit 97407d2

Please sign in to comment.