mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
fix(deps): update dependency gatsby to ^2.29.3
This commit is contained in:
parent
da1d222613
commit
81eef1e7f6
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.8.1",
|
||||
"gatsby": "^2.29.2",
|
||||
"gatsby": "^2.29.3",
|
||||
"gatsby-link": "^2.8.0",
|
||||
"gatsby-plugin-catch-links": "^2.7.0",
|
||||
"gatsby-plugin-feed": "^2.10.0",
|
||||
|
@ -8630,10 +8630,10 @@ gatsby-transformer-sharp@^2.9.0:
|
||||
semver "^7.3.2"
|
||||
sharp "^0.26.3"
|
||||
|
||||
gatsby@^2.29.2:
|
||||
version "2.29.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82"
|
||||
integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg==
|
||||
gatsby@^2.29.3:
|
||||
version "2.29.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2"
|
||||
integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.12.3"
|
||||
|
Loading…
Reference in New Issue
Block a user