mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-17 06:56:04 +01:00
fix(deps): update dependency gatsby to v2.31.1 (#155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@marscollective/gatsby-theme-link-free": "0.2.7",
|
||||
"gatsby": "2.31.0",
|
||||
"gatsby": "2.31.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
}
|
||||
|
||||
@@ -7203,10 +7203,10 @@ gatsby-transformer-yaml@^2.8.0:
|
||||
lodash "^4.17.20"
|
||||
unist-util-select "^1.5.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"
|
||||
|
||||
Reference in New Issue
Block a user