Skip to content

Commit 14ef81d

Browse files
committed
Upgrade gatsby
1 parent f1a983e commit 14ef81d

File tree

3 files changed

+11404
-4
lines changed

3 files changed

+11404
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/*.js
22
!.*.js
33
!index.js
4-
yarn.lock
54
node_modules

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/eslint-plugin": "^7.14.0",
2727
"@typescript-eslint/eslint-plugin": "^4.28.1",
2828
"@typescript-eslint/parser": "^4.28.1",
29-
"babel-preset-gatsby-package": "^1.13.0-next.0",
29+
"babel-preset-gatsby-package": "^1.14.0-next.0",
3030
"cross-env": "^7.0.3",
3131
"eslint": "^7.32.0",
3232
"eslint-config-google": "^0.14.0",
@@ -36,8 +36,8 @@
3636
"eslint-plugin-jsx-a11y": "^6.4.1",
3737
"eslint-plugin-prettier": "^3.4.0",
3838
"eslint-plugin-react": "^7.24.0",
39-
"gatsby": "^3.13.0-next.3",
40-
"gatsby-plugin-utils": "^1.13.0-next.0",
39+
"gatsby": "^3.14.0-next.0",
40+
"gatsby-plugin-utils": "^1.14.0-next.0",
4141
"jest": "^27.0.6",
4242
"prettier": "^2.3.2",
4343
"typescript": "^4.3.5"

0 commit comments

Comments
 (0)