Skip to content

Commit 694ca18

Browse files
chore(deps): update gatsby monorepo
1 parent 91f2105 commit 694ca18

File tree

2 files changed

+2512
-1658
lines changed

2 files changed

+2512
-1658
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@testing-library/react": "12.1.5",
5757
"babel-jest": "27.5.1",
5858
"babel-plugin-dynamic-import-node": "2.3.3",
59-
"babel-preset-gatsby": "2.6.0",
60-
"babel-preset-gatsby-package": "2.6.0",
59+
"babel-preset-gatsby": "3.3.1",
60+
"babel-preset-gatsby-package": "3.3.0",
6161
"commitizen": "4.2.6",
6262
"coveralls": "3.1.1",
6363
"cross-env": "7.0.3",
@@ -71,7 +71,7 @@
7171
"eslint-plugin-prettier": "4.2.1",
7272
"eslint-plugin-react": "7.31.11",
7373
"eslint-plugin-react-hooks": "4.6.0",
74-
"gatsby": "4.6.2",
74+
"gatsby": "5.3.3",
7575
"husky": "7.0.4",
7676
"jest": "27.5.1",
7777
"jest-dom": "4.0.0",
@@ -82,6 +82,6 @@
8282
"semantic-release": "18.0.1"
8383
},
8484
"peerDependencies": {
85-
"gatsby": "^3.0.0 || ^4.0.0"
85+
"gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0"
8686
}
8787
}

0 commit comments

Comments
 (0)