Bump gatsby-plugin-image from 1.7.1 to 1.8.0 in /packages/website

Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@1.8.0/packages/gatsby-plugin-image)

---
updated-dependencies:
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-28 19:48:12 +00:00 committed by GitHub
parent 855a1a30bd
commit eedf7c882b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View File

@ -21,7 +21,7 @@
"gatsby": "^3.7.2",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.7.1",
"gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-image": "^1.8.0",
"gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.8.0",
@ -4717,9 +4717,9 @@
}
},
"node_modules/babel-plugin-remove-graphql-queries": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.7.1.tgz",
"integrity": "sha512-9fANNkzCZJ0i65FXGnoeg/knDPC3riazCDyRrcH/2DVovxChAMSN2mqh/7eohJ8IrB/0e6cwLO4VirqanSk1Hw==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.8.0.tgz",
"integrity": "sha512-ArP55oowkMmMXxz1Q7OAsPUSt09gwRDzRtOi5cdrhhNsN7z4XOmy0n+ImYSyNxId0NL7wG2g2KT8wRdgmZ95Ig==",
"engines": {
"node": ">=12.13.0"
},
@ -11852,20 +11852,20 @@
}
},
"node_modules/gatsby-plugin-image": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.7.1.tgz",
"integrity": "sha512-1wUgNNc4e1ySNaDgH3yEs6HYZ8W4s0IAFU945SQtASknrR9o69WpeWPBllQwDrlq/1jlzetMTCiMISHvc7aqqQ==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.8.0.tgz",
"integrity": "sha512-nE7VAjhoKlAEtiBmDYo7PFsr4InyrKaHg47ou2b3PG++JiZQRkeVYDq1qeBPmbjh0DA93KMVOheIlc1NuVZvAQ==",
"dependencies": {
"@babel/code-frame": "^7.14.0",
"@babel/parser": "^7.14.0",
"@babel/traverse": "^7.14.0",
"babel-jsx-utils": "^1.1.0",
"babel-plugin-remove-graphql-queries": "^3.7.1",
"babel-plugin-remove-graphql-queries": "^3.8.0",
"camelcase": "^5.3.1",
"chokidar": "^3.5.1",
"common-tags": "^1.8.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.7.1",
"gatsby-core-utils": "^2.8.0",
"objectFitPolyfill": "^2.3.0",
"prop-types": "^15.7.2"
},
@ -31670,9 +31670,9 @@
"requires": {}
},
"babel-plugin-remove-graphql-queries": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.7.1.tgz",
"integrity": "sha512-9fANNkzCZJ0i65FXGnoeg/knDPC3riazCDyRrcH/2DVovxChAMSN2mqh/7eohJ8IrB/0e6cwLO4VirqanSk1Hw==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.8.0.tgz",
"integrity": "sha512-ArP55oowkMmMXxz1Q7OAsPUSt09gwRDzRtOi5cdrhhNsN7z4XOmy0n+ImYSyNxId0NL7wG2g2KT8wRdgmZ95Ig==",
"requires": {}
},
"babel-plugin-syntax-object-rest-spread": {
@ -37373,20 +37373,20 @@
}
},
"gatsby-plugin-image": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.7.1.tgz",
"integrity": "sha512-1wUgNNc4e1ySNaDgH3yEs6HYZ8W4s0IAFU945SQtASknrR9o69WpeWPBllQwDrlq/1jlzetMTCiMISHvc7aqqQ==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.8.0.tgz",
"integrity": "sha512-nE7VAjhoKlAEtiBmDYo7PFsr4InyrKaHg47ou2b3PG++JiZQRkeVYDq1qeBPmbjh0DA93KMVOheIlc1NuVZvAQ==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/parser": "^7.14.0",
"@babel/traverse": "^7.14.0",
"babel-jsx-utils": "^1.1.0",
"babel-plugin-remove-graphql-queries": "^3.7.1",
"babel-plugin-remove-graphql-queries": "^3.8.0",
"camelcase": "^5.3.1",
"chokidar": "^3.5.1",
"common-tags": "^1.8.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.7.1",
"gatsby-core-utils": "^2.8.0",
"objectFitPolyfill": "^2.3.0",
"prop-types": "^15.7.2"
},

View File

@ -18,7 +18,7 @@
"gatsby": "^3.7.2",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.7.1",
"gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-image": "^1.8.0",
"gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.8.0",