Skip to content

Commit 29edc37

Browse files
committed
chore: update deps
1 parent cf30479 commit 29edc37

File tree

3 files changed

+12538
-133
lines changed

3 files changed

+12538
-133
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"eslint-plugin-jsx-a11y": "^6.4.1",
3737
"eslint-plugin-prettier": "^4.0.0",
3838
"eslint-plugin-react": "^7.24.0",
39-
"gatsby": "^3.13.0",
40-
"gatsby-plugin-utils": "^1.13.0",
39+
"gatsby": "^4.0.0-alpha",
40+
"gatsby-plugin-utils": "^2.0.0-alpha",
4141
"jest": "^27.0.6",
4242
"prettier": "^2.3.2",
4343
"typescript": "^4.3.5"
@@ -52,7 +52,7 @@
5252
"license": "MIT",
5353
"main": "index.js",
5454
"peerDependencies": {
55-
"gatsby": "^3.0.0"
55+
"gatsby": "^4.0.0"
5656
},
5757
"repository": {
5858
"type": "git",

0 commit comments

Comments
 (0)