Update dependency gatsby to v4.5.4

This commit is contained in:
Renovate Bot 2022-01-19 16:53:20 +00:00 committed by renovate[bot]
parent 24c46733ad
commit c20b203016
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.25.0",
"gatsby": "4.5.3",
"gatsby": "4.5.4",
"gatsby-plugin-manifest": "4.5.2",
"gatsby-plugin-react-helmet": "5.5.0",
"gatsby-plugin-sass": "5.5.0",

View File

@ -5160,10 +5160,10 @@ gatsby-worker@^1.5.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.3.tgz#69a8e80e6f3eb7bb51a0e193d1725fab081cf5e6"
integrity sha512-YajcPykB+LMeUSEkxB/EouzURjOaVDA2cHCyzhgL0U1vpz4fIHWWxNzPhJ+XxWdzyJCJhZMms2eY2O6vlJMApA==
gatsby@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.4.tgz#53404b798da0c86057675d03011f072faf85b27c"
integrity sha512-uXyYl9nq52xdvP/9lwWFp7eGtjFFgdAjG2xNBvpgNgd1AtH/4kU76khm1mmpXea98mnJrcwKmsSZkIbQO9YWCg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"