Skip to content

Commit 00e2bad

Browse files
chore(deps): update gatsby monorepo
1 parent d939f73 commit 00e2bad

File tree

2 files changed

+296
-406
lines changed

2 files changed

+296
-406
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@babel/runtime": "^7.16.7",
1717
"fs-extra": "^10.0.0",
18-
"gatsby-core-utils": "^3.5.2",
18+
"gatsby-core-utils": "^4.0.0",
1919
"kebab-hash": "^0.1.2",
2020
"lodash.mergewith": "^4.6.2",
2121
"webpack-assets-manifest": "^5.0.6"
@@ -27,10 +27,10 @@
2727
"@babel/eslint-plugin": "^7.16.5",
2828
"@netlify/eslint-config-node": "^5.1.8",
2929
"@types/jest": "^28.0.0",
30-
"babel-preset-gatsby-package": "^2.5.0",
30+
"babel-preset-gatsby-package": "^3.0.0",
3131
"cross-env": "^7.0.3",
32-
"gatsby": "^4.5.3",
33-
"gatsby-plugin-utils": "^3.0.0",
32+
"gatsby": "^5.0.0",
33+
"gatsby-plugin-utils": "^4.0.0",
3434
"jest": "^28.0.0",
3535
"prettier": "^2.3.2",
3636
"typescript": "^4.5.4"
@@ -45,7 +45,7 @@
4545
"license": "MIT",
4646
"main": "index.js",
4747
"peerDependencies": {
48-
"gatsby": "^4.0.0"
48+
"gatsby": "^5.0.0"
4949
},
5050
"repository": {
5151
"type": "git",

0 commit comments

Comments
 (0)