Update dependency gatsby to v4.13.1

This commit is contained in:
Renovate Bot 2022-04-29 11:54:49 +00:00 committed by renovate[bot]
parent d2b48d6e1c
commit d31e8236ac
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.27.2",
"gatsby": "4.13.0",
"gatsby": "4.13.1",
"gatsby-plugin-manifest": "4.13.0",
"gatsby-plugin-react-helmet": "5.13.0",
"gatsby-plugin-sass": "5.13.0",

View File

@ -6210,10 +6210,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"