diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-11 12:43:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 12:43:38 -0500 |
| commit | 0bc2af54bd9697f784a8917e8ee515233af45fa0 (patch) | |
| tree | 9f25d927a5871a52e9d2d25f160a9b13d02dfac0 /package-lock.json | |
| parent | 0a3ab0958f00f14db6be9d682a8a4d6500ed179c (diff) | |
| download | submelon.dev-0bc2af54bd9697f784a8917e8ee515233af45fa0.tar.gz submelon.dev-0bc2af54bd9697f784a8917e8ee515233af45fa0.tar.bz2 submelon.dev-0bc2af54bd9697f784a8917e8ee515233af45fa0.zip | |
Bump gatsby-plugin-image from 3.5.0 to 3.6.0 (#96)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.5.0 to 3.6.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@3.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/package-lock.json b/package-lock.json index 3550cdc..5b38728 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "babel-plugin-styled-components": "^2.0.7", "gatsby": "5.6.0", "gatsby-plugin-html-attributes": "^1.0.5", - "gatsby-plugin-image": "3.5.0", + "gatsby-plugin-image": "3.6.0", "gatsby-plugin-manifest": "5.4.0", "gatsby-plugin-offline": "^6.6.0", "gatsby-plugin-sharp": "5.5.0", @@ -9125,22 +9125,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.5.0.tgz", - "integrity": "sha512-zIOXPrWgcBFSQIyVIZjRpdpuA3dd02+qs43ysRYDVp2iYYZySHEpvw9ObhHuRnQ/blQ8C3PmQwdOs1j2s6wL1A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.6.0.tgz", + "integrity": "sha512-iKun41cRCn3ymRhUwZvnwoPOkTJGnXyRxQgwM2FN2BK4VrDA23IDhJ9cO089JJAAnGtZI8k1cbKpjs70igpOUQ==", "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.5.0", + "babel-plugin-remove-graphql-queries": "^5.6.0", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.0", - "gatsby-core-utils": "^4.5.0", - "gatsby-plugin-utils": "^4.5.0", + "gatsby-core-utils": "^4.6.0", + "gatsby-plugin-utils": "^4.6.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -23637,22 +23637,22 @@ } }, "gatsby-plugin-image": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.5.0.tgz", - "integrity": "sha512-zIOXPrWgcBFSQIyVIZjRpdpuA3dd02+qs43ysRYDVp2iYYZySHEpvw9ObhHuRnQ/blQ8C3PmQwdOs1j2s6wL1A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.6.0.tgz", + "integrity": "sha512-iKun41cRCn3ymRhUwZvnwoPOkTJGnXyRxQgwM2FN2BK4VrDA23IDhJ9cO089JJAAnGtZI8k1cbKpjs70igpOUQ==", "requires": { "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.5.0", + "babel-plugin-remove-graphql-queries": "^5.6.0", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.0", - "gatsby-core-utils": "^4.5.0", - "gatsby-plugin-utils": "^4.5.0", + "gatsby-core-utils": "^4.6.0", + "gatsby-plugin-utils": "^4.6.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" } |
