mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update dependency gatsby to ^2.32.11
This commit is contained in:
parent
7dafe2bd6a
commit
5a0b49641a
@ -43,7 +43,7 @@
|
|||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"codecov": "^3.8.1",
|
"codecov": "^3.8.1",
|
||||||
"gatsby": "^2.32.10",
|
"gatsby": "^2.32.11",
|
||||||
"gatsby-link": "^2.11.0",
|
"gatsby-link": "^2.11.0",
|
||||||
"gatsby-plugin-catch-links": "^2.10.0",
|
"gatsby-plugin-catch-links": "^2.10.0",
|
||||||
"gatsby-plugin-feed": "^2.13.1",
|
"gatsby-plugin-feed": "^2.13.1",
|
||||||
|
@ -9359,10 +9359,10 @@ gatsby-transformer-sharp@^2.12.1:
|
|||||||
semver "^7.3.4"
|
semver "^7.3.4"
|
||||||
sharp "^0.27.0"
|
sharp "^0.27.0"
|
||||||
|
|
||||||
gatsby@^2.32.10:
|
gatsby@^2.32.11:
|
||||||
version "2.32.10"
|
version "2.32.11"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.10.tgz#6a4cec49f48bc90524717ca11a5ea8e58346a4bd"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.11.tgz#2f4fdf5b8a007e5a3596107992388e6c4d1de4c7"
|
||||||
integrity sha512-rHH0cJuXisz6Ju8YvQxDujDuOBJ2IyRswRdVYa634HX7Jnb7cV8uOaXINIAfNPeyCegQojZiXt1gm8j1qI3oWg==
|
integrity sha512-y1L/WB6bEsbtr3cThykVG+ynParU6ndIQW5TWTvfajsBGSOpi8kcU5LNjIM4VWb1JzgHdzUM6kALII6+bRqZew==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.4"
|
"@babel/code-frame" "^7.10.4"
|
||||||
"@babel/core" "^7.12.3"
|
"@babel/core" "^7.12.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user