Update dependency gatsby to v4.13.1

This commit is contained in:
Renovate Bot 2022-04-29 10:41:56 +00:00 committed by renovate[bot]
parent 0475383a17
commit 1a525acee4
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -6825,10 +6825,10 @@ gatsby-worker@^1.13.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.13.0.tgz#9bba6de51c538e274f8d771a640eea2de6bc5a98"
integrity sha512-chXf5yJfnk6AgzPKikdfW5pHbM5fJJXGFC9Zqy3RQ5Y+Nh1zEBK7VEWYcqUX6YuyV74WR79pWjC8vpU6mU7dkw==
gatsby@4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.13.1.tgz#5caaf24ecb7decaed92b5269d27d577b6140b7cf"
integrity sha512-RLHPyjF7fdMqoq77kE6O/XLVA8ccRd3CrzncHQ/JhtI8+ZvyUN8gzdVfcLcXDd2KIBQvMH7VivEiPWWZPlWuzw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"