Update dependency gatsby to v4.19.2

This commit is contained in:
renovate[bot] 2022-07-21 12:40:41 +00:00
parent 8686844869
commit 4d949aa753
2 changed files with 12 additions and 12 deletions

View file

@ -32,7 +32,7 @@
"@types/react-dom": "18.0.6",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.19.1",
"gatsby": "4.19.2",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.19.0",
"gatsby-plugin-asset-path": "3.0.4",

View file

@ -7011,10 +7011,10 @@ gatsby-legacy-polyfills@^2.19.0:
"@babel/runtime" "^7.15.4"
core-js-compat "3.9.0"
gatsby-link@^4.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.19.0.tgz#2211b8553f9cc552f8948bfe0b4aab81eb6955dd"
integrity sha512-snv9blxZR7s/ymRjUUDP2+zrJ/beuyy/k/MeW57EkQ16YfgDyF79JMKNDU3iXFmiFhG9AYBkClIfe4qTSoCO/A==
gatsby-link@^4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.19.1.tgz#d4f66d2eb2cad055245c665f117b5de3a1b01f7d"
integrity sha512-LCazIxhPOGHJKJVrr5s3jJHYtmaCnaaHQtW9WS0CWvPkW/zC4rKDXyEn8xDWVYaUnRnXUVDhv4Psp6J+Xqifxg==
dependencies:
"@types/reach__router" "^1.3.10"
gatsby-page-utils "^2.19.0"
@ -7034,7 +7034,7 @@ gatsby-page-utils@^2.19.0:
lodash "^4.17.21"
micromatch "^4.0.5"
gatsby-parcel-config@^0.10.1:
gatsby-parcel-config@0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.10.1.tgz#58bbd2a3f789bdbb89da576aba472a8f3fb21b2c"
integrity sha512-KY/HgjOKY6LmG78zLATzz/xOMezPfyGeYpwg7YwmCJq+uIEZXlsSFku4uPbFSn9TM7fHNNjojqlPqAwoGjpn7A==
@ -7460,10 +7460,10 @@ gatsby-worker@^1.19.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.19.1.tgz#a55727aceeb8a8ee6a2756e517391c40ae6c8979"
integrity sha512-/QXVb31h8avikM4UW0l4xFLlK+nvFeKmMiNXOcGCZV9KbAjLisSdWkUxi8lWbhset8pKT3bZwelsRiHz8kQKLA==
gatsby@4.19.2:
version "4.19.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.19.2.tgz#83bcc570f415124ab6fc10597662b3d8a388bf15"
integrity sha512-e39NL+nEi0GPlE62mz66lwllbR4Baof4l/b187df4tLWZhoUU9mY/flohxPHFH4gxXqD2AqGnJsm/jOXsIKO0g==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -7546,9 +7546,9 @@ gatsby@4.19.1:
gatsby-core-utils "^3.19.0"
gatsby-graphiql-explorer "^2.19.0"
gatsby-legacy-polyfills "^2.19.0"
gatsby-link "^4.19.0"
gatsby-link "^4.19.1"
gatsby-page-utils "^2.19.0"
gatsby-parcel-config "^0.10.1"
gatsby-parcel-config "0.10.1"
gatsby-plugin-page-creator "^4.19.0"
gatsby-plugin-typescript "^4.19.0"
gatsby-plugin-utils "^3.13.0"