Update dependency gatsby to v3.13.1 (#45)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-16 22:23:13 +02:00 committed by GitHub
parent 6155c2c4a9
commit 92ce142183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.21.4",
"gatsby": "3.13.0",
"gatsby": "3.13.1",
"gatsby-plugin-manifest": "3.13.0",
"gatsby-plugin-react-helmet": "4.13.0",
"gatsby-plugin-sass": "4.13.0",

View File

@ -4928,10 +4928,10 @@ gatsby-worker@^0.4.0:
dependencies:
"@babel/core" "^7.14.8"
gatsby@3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.13.0.tgz#3314b191fa9cb02470a59d54c0dda58e087e1a9a"
integrity sha512-nZOQkV6CF8ixtkbr+VNeiD2ISwuSkRLafeK+x/1btPB/l+b/w8ar0XrJGIWNX4DHr2Pohf3wy166IPfEkNqNTA==
gatsby@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.13.1.tgz#63ea75a836dd0b2e7c94d8f01339f1cf96533adf"
integrity sha512-ZSxdP8v/wdQxGzRur373U2GNmpGuMk3J7bqUTTzY/QGI0sb0AeczD954qdTylTeUV88Ud2UKQ+qFYG1BjX1GJA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.8"