Skip to content

Commit 5a2bd8b

Browse files
authored
Merge pull request graphql#1144 from graphql/renovate/gatsby-monorepo
Update dependency gatsby to v3.14.4
2 parents 3258bf1 + 98101d9 commit 5a2bd8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"assert": "2.0.0",
2222
"codemirror": "5.63.3",
2323
"codemirror-graphql": "1.0.2",
24-
"gatsby": "3.14.3",
24+
"gatsby": "3.14.4",
2525
"gatsby-plugin-anchor-links": "1.2.1",
2626
"gatsby-plugin-feed": "3.14.0",
2727
"gatsby-plugin-google-analytics": "3.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6096,10 +6096,10 @@ gatsby-worker@^0.5.0:
60966096
"@babel/core" "^7.15.5"
60976097
"@babel/runtime" "^7.15.4"
60986098

6099-
6100-
version "3.14.3"
6101-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.3.tgz#62bc020d0997f4b30e419abe644f60483f99e8b5"
6102-
integrity sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==
6099+
6100+
version "3.14.4"
6101+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.4.tgz#e7ef5c3c1eda45ea3ad0bc1273f014fbc46b316c"
6102+
integrity sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g==
61036103
dependencies:
61046104
"@babel/code-frame" "^7.14.0"
61056105
"@babel/core" "^7.15.5"

0 commit comments

Comments
 (0)