Update dependency gatsby to v4.17.2

This commit is contained in:
renovate[bot] 2022-06-29 04:57:09 +00:00
parent 544b223ddf
commit 238023b1f6
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@types/react-dom": "18.0.5",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.17.1",
"gatsby": "4.17.2",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.17.1",
"gatsby-plugin-asset-path": "3.0.4",

View file

@ -7435,10 +7435,10 @@ gatsby-worker@^1.17.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.1.tgz#9c54372d1ed0fd2108ffc23d1969805bcac91d87"
integrity sha512-OgwNwx7Mth7/MiwiJ7kxmGSAlmZXfL/8Nz6uwCy5t7fGsivi3x9ZDc7pt1VbFpSv6pMg6S3wpC2Ids8BLjJKVw==
gatsby@4.17.2:
version "4.17.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.2.tgz#0ab2b8abf9e0601161732f2a0c60042e6c61dfb0"
integrity sha512-uMNH/X/Fd0kGjelgAPTukgQhxu/aMhRj5YJ07SM4D2yBuO+c4+y1dZRz5q9EUryCeVSx1cSt0J6JMkfzOXmbyA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"