mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 14:29:36 +01:00
Merge pull request #876 from alxshelepenok/renovate/gatsby
fix(deps): update dependency gatsby to ^2.31.1
This commit is contained in:
commit
779931c57e
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user