Skip to content

Commit 2a399e3

Browse files
committed
chore(deps): update gatsby monorepo
1 parent 598b06f commit 2a399e3

File tree

3 files changed

+184
-21
lines changed

3 files changed

+184
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/cli": "7.12.13",
1818
"@babel/core": "7.12.13",
1919
"cross-env": "7.0.3",
20-
"babel-preset-gatsby-package": "0.12.0",
20+
"babel-preset-gatsby-package": "1.12.0",
2121
"cz-conventional-changelog": "3.3.0",
2222
"semantic-release": "17.3.8"
2323
},

test-projects/base-configuration-test/package-lock.json

Lines changed: 182 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-projects/base-configuration-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
77
"dependencies": {
88
"gatsby": "^3.0.1",
9-
"gatsby-plugin-gatsby-cloud": "^2.0.0",
9+
"gatsby-plugin-gatsby-cloud": "3.0.0",
1010
"gatsby-plugin-image": "^1.0.0",
1111
"gatsby-plugin-manifest": "^3.0.0",
1212
"gatsby-plugin-offline": "^4.0.0",

0 commit comments

Comments
 (0)