Skip to content

Commit

Permalink
Update Gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent 7727099 commit d34966b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@babel/core": "7.19.3",
"bootstrap": "5.2.2",
"gatsby": "4.24.4",
"gatsby-plugin-gatsby-cloud": "4.24.0",
"gatsby": "4.24.7",
"gatsby-plugin-gatsby-cloud": "4.24.1",
"gatsby-plugin-gdpr-cookies": "2.0.9",
"gatsby-plugin-image": "2.24.0",
"gatsby-plugin-manifest": "4.24.0",
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Expand Up @@ -5534,10 +5534,10 @@ gatsby-parcel-config@0.15.1:
"@parcel/transformer-js" "2.6.2"
"@parcel/transformer-json" "2.6.2"

gatsby-plugin-gatsby-cloud@4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.0.tgz#c011b847fcdf6ceb898d36989b2012252f9f7436"
integrity sha512-DTYhFkOmhRnFD0AY7faPjESVnWW662yIbk9p3pjZ0Qo1HPbDoZFE1hmv4mfv+E5JrUUof8vq4lM1poW554yc8g==
gatsby-plugin-gatsby-cloud@4.24.1:
version "4.24.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.1.tgz#a4148bfc3ba17e192f39f8cf6a87d7446c8fe8b0"
integrity sha512-ss6axQQ5fzIrHAdPsiBhGssy9d7XrDeJl6rUpXTyDV8RbQmniNm6BAhJ/cEQ2fo0xAhjwk/0rSQj54b0s2fdgQ==
dependencies:
"@babel/runtime" "^7.15.4"
fs-extra "^10.1.0"
Expand Down Expand Up @@ -5891,10 +5891,10 @@ gatsby-worker@^1.24.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"

gatsby@4.24.4:
version "4.24.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e"
integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg==
gatsby@4.24.7:
version "4.24.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.7.tgz#51036aed3df01ed2c403b6cb88512d8a820ab0e8"
integrity sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
Expand Down Expand Up @@ -5996,6 +5996,7 @@ gatsby@4.24.4:
graphql "^15.7.2"
graphql-compose "^9.0.7"
graphql-playground-middleware-express "^1.7.22"
graphql-tag "^2.12.6"
hasha "^5.2.2"
invariant "^2.2.4"
is-relative "^1.0.0"
Expand Down Expand Up @@ -6316,7 +6317,7 @@ graphql-playground-middleware-express@^1.7.22:
dependencies:
graphql-playground-html "^1.6.30"

graphql-tag@^2.11.0:
graphql-tag@^2.11.0, graphql-tag@^2.12.6:
version "2.12.6"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
Expand Down

0 comments on commit d34966b

Please sign in to comment.