Bump gatsby from 2.24.1 to 2.24.2
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.1 to 2.24.2. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.1...gatsby@2.24.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a2e2af3bf0
commit
93923747b7
|
@ -7,7 +7,7 @@
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"bytes": "^3.1.0",
|
"bytes": "^3.1.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.24.1",
|
"gatsby": "^2.24.2",
|
||||||
"gatsby-image": "^2.4.13",
|
"gatsby-image": "^2.4.13",
|
||||||
"gatsby-plugin-manifest": "^2.4.18",
|
"gatsby-plugin-manifest": "^2.4.18",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
|
|
|
@ -6626,10 +6626,10 @@ gatsby-transformer-sharp@^2.5.11:
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
gatsby@^2.24.1:
|
gatsby@^2.24.2:
|
||||||
version "2.24.1"
|
version "2.24.2"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.1.tgz#69673817e354ef5c4db1cb49b6b9a3ae35c65142"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.2.tgz#cadade2e38dd2bfaea36dd69ebcb735049ead08c"
|
||||||
integrity sha512-aqFfx+Vj3kBhS17tgL1LrkMzip2Xctd3lCj+pogCGV9GCkg6wOqW2uOEqWeoiCNq09sPuwv3GNB8sbEFoQ/2DA==
|
integrity sha512-2zhCJZBPRJiUGbFRnCogMY3liBoFdb3+cCmIpp5b4BzGUEm+t+QZPSW34xkV5IE1WNywuIMtpZF6G8xTbuepbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.3"
|
"@babel/code-frame" "^7.10.3"
|
||||||
"@babel/core" "^7.10.3"
|
"@babel/core" "^7.10.3"
|
||||||
|
|
Reference in New Issue