Skip to content

Commit c0cc48b

Browse files
authored
Merge pull request graphql#1129 from graphql/renovate/gatsby-monorepo
Update dependency gatsby to v3.14.2
2 parents a1c2b2a + 4e21dd3 commit c0cc48b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.0",
24+
"gatsby": "3.14.2",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5738,10 +5738,10 @@ functional-red-black-tree@^1.0.1:
57385738
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
57395739
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
57405740

5741-
gatsby-cli@^3.14.0:
5742-
version "3.14.0"
5743-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.0.tgz#98fc989062d9956e26304b1c3eac33cd4b5fda70"
5744-
integrity sha512-1Az1EEQu0txRE8eZmOo9GOxRSjhJtFseinraiIEtSeHkYuM0/gjuoKVSrtmbBFNWdOZll6QYCO3sRl6sOrwb+g==
5741+
gatsby-cli@^3.14.1:
5742+
version "3.14.1"
5743+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.1.tgz#508515760d708b36cd8491f30f062cc451dd2252"
5744+
integrity sha512-0k8fJU2oE35U1D3sj4qFHMmKj32LJRmXeUSsDtJWdvNZ8+xhBNyIh+YGcqfqbCNicLXiPyfzvt6UwBIbOOTCRQ==
57455745
dependencies:
57465746
"@babel/code-frame" "^7.14.0"
57475747
"@babel/runtime" "^7.15.4"
@@ -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.0"
6101-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.0.tgz#06c27464f1a9d044169ec910d0c9d7ef44e0b1d8"
6102-
integrity sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==
6099+
6100+
version "3.14.2"
6101+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.2.tgz#684a49ed9521abe5e72ff36b1fc3a4ed96fee0fb"
6102+
integrity sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==
61036103
dependencies:
61046104
"@babel/code-frame" "^7.14.0"
61056105
"@babel/core" "^7.15.5"
@@ -6168,7 +6168,7 @@ [email protected]:
61686168
find-cache-dir "^3.3.1"
61696169
fs-exists-cached "1.0.0"
61706170
fs-extra "^10.0.0"
6171-
gatsby-cli "^3.14.0"
6171+
gatsby-cli "^3.14.1"
61726172
gatsby-core-utils "^2.14.0"
61736173
gatsby-graphiql-explorer "^1.14.0"
61746174
gatsby-legacy-polyfills "^1.14.0"

0 commit comments

Comments
 (0)