mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-24 20:42:23 +01:00
fix(deps): update dependency gatsby to ^2.5.1
This commit is contained in:
parent
6e87b91113
commit
ed402a1891
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.5.0",
|
||||
"gatsby": "^2.5.0",
|
||||
"gatsby": "^2.5.1",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.14",
|
||||
"gatsby-plugin-feed": "^2.2.0",
|
||||
|
@ -5743,9 +5743,9 @@ gatsby-transformer-sharp@^2.1.19:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.0.tgz#7f1ff4de44c5e74c09fc17118c8a2bd20128f70a"
|
||||
gatsby@^2.5.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.1.tgz#fce39d20d6dfbafdc400ba7cdb01d15f0b0908c4"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user