fix(deps): update dependency gatsby to ^2.32.11

This commit is contained in:
Renovate Bot 2021-03-09 21:52:03 +00:00
parent 7dafe2bd6a
commit 5a0b49641a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.1",
"gatsby": "^2.32.10",
"gatsby": "^2.32.11",
"gatsby-link": "^2.11.0",
"gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-feed": "^2.13.1",

View File

@ -9359,10 +9359,10 @@ gatsby-transformer-sharp@^2.12.1:
semver "^7.3.4"
sharp "^0.27.0"
gatsby@^2.32.10:
version "2.32.10"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.10.tgz#6a4cec49f48bc90524717ca11a5ea8e58346a4bd"
integrity sha512-rHH0cJuXisz6Ju8YvQxDujDuOBJ2IyRswRdVYa634HX7Jnb7cV8uOaXINIAfNPeyCegQojZiXt1gm8j1qI3oWg==
gatsby@^2.32.11:
version "2.32.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.11.tgz#2f4fdf5b8a007e5a3596107992388e6c4d1de4c7"
integrity sha512-y1L/WB6bEsbtr3cThykVG+ynParU6ndIQW5TWTvfajsBGSOpi8kcU5LNjIM4VWb1JzgHdzUM6kALII6+bRqZew==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"