fix(deps): update dependency gatsby to ^2.31.1

This commit is contained in:
Renovate Bot 2021-01-21 18:28:22 +00:00
parent 49e8e9ece0
commit b4e5491285
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.1",
"gatsby": "^2.31.0",
"gatsby": "^2.31.1",
"gatsby-link": "^2.10.0",
"gatsby-plugin-catch-links": "^2.9.0",
"gatsby-plugin-feed": "^2.12.0",

View File

@ -8719,10 +8719,10 @@ gatsby-transformer-sharp@^2.11.0:
semver "^7.3.4"
sharp "^0.27.0"
gatsby@^2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.31.0.tgz#8a240428121fc918654194c34e9f7daed555ecf8"
integrity sha512-j4awkEBrOelVzdb2YejtLF6LcHOKoXar45hjLl0od8gYEoZYhkY8CtUa6Y9kv/PIWixEhzLc+KwEIawqKLUJ2g==
gatsby@^2.31.1:
version "2.31.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.31.1.tgz#c124fea85d59e24936b49860450656029cf9ed55"
integrity sha512-Q6awOrn4k3d44/eJ90b715VMWzm4rqPB3cACqbO8RkqU9jODEpbpB8JTXjZpQMO9Sx1fMazo8VG26AktLC5MOw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"