Skip to content

Commit ea4fa94

Browse files
committed
Update dependency gatsby to v3.14.3
1 parent c0cc48b commit ea4fa94

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
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.2",
24+
"gatsby": "3.14.3",
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 & 10 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.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==
5741+
gatsby-cli@^3.14.2:
5742+
version "3.14.2"
5743+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.2.tgz#1d4ebeb199c3a910d80abc13f458888c8cd7f2f8"
5744+
integrity sha512-p3E6XyzwVPGpHd0AYVkvnPkZoEElWLWjAG10173k5aGtpoM6dIuJuSlgBPrjeev9PQ7y3oCoCO3zBjnGdB1/WQ==
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.2"
6101-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.2.tgz#684a49ed9521abe5e72ff36b1fc3a4ed96fee0fb"
6102-
integrity sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==
6099+
6100+
version "3.14.3"
6101+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.3.tgz#62bc020d0997f4b30e419abe644f60483f99e8b5"
6102+
integrity sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==
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.1"
6171+
gatsby-cli "^3.14.2"
61726172
gatsby-core-utils "^2.14.0"
61736173
gatsby-graphiql-explorer "^1.14.0"
61746174
gatsby-legacy-polyfills "^1.14.0"
@@ -6207,7 +6207,6 @@ [email protected]:
62076207
opentracing "^0.14.4"
62086208
p-defer "^3.0.0"
62096209
parseurl "^1.3.3"
6210-
path-to-regexp "0.1.7"
62116210
physical-cpu-count "^2.0.0"
62126211
platform "^1.3.6"
62136212
postcss "^8.3.5"

0 commit comments

Comments
 (0)