diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-23 08:35:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 08:35:23 -0500 |
| commit | 9bf06f5693063f07413f9ffe1858f97de9b9ae60 (patch) | |
| tree | 84ee8437975e71fdd9b14bdd92d13b59a9c8547e /package-lock.json | |
| parent | a944d34436a461e5f2afda9ac39d476e148a679b (diff) | |
| download | submelon.dev-9bf06f5693063f07413f9ffe1858f97de9b9ae60.tar.gz submelon.dev-9bf06f5693063f07413f9ffe1858f97de9b9ae60.tar.bz2 submelon.dev-9bf06f5693063f07413f9ffe1858f97de9b9ae60.zip | |
Bump gatsby from 5.4.1 to 5.4.2 (#76)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.4.1 to 5.4.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@5.4.1...gatsby@5.4.2)
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 12dd1d2..dd6c1ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BlueOak-1.0.0", "dependencies": { "babel-plugin-styled-components": "^2.0.7", - "gatsby": "5.4.1", + "gatsby": "5.4.2", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.4.0", "gatsby-plugin-manifest": "5.4.0", @@ -8558,9 +8558,9 @@ } }, "node_modules/gatsby": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.4.1.tgz", - "integrity": "sha512-3UcqiHGB+DgqQyGM8p6o69QQDLKm/050nHVz/qWpZCzN11/wyyvvz3P41zLLFc7FtyLoW5sqxIgvP++BkyIb2g==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.4.2.tgz", + "integrity": "sha512-w3ATgpruzMyXgUrbEO99zE44mvG+BDW1V6Ns9hOMMALCdimEHycK5ml1XxgyDZwaOcTrsaOFwDc7MI+b07epyA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -22723,9 +22723,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.4.1.tgz", - "integrity": "sha512-3UcqiHGB+DgqQyGM8p6o69QQDLKm/050nHVz/qWpZCzN11/wyyvvz3P41zLLFc7FtyLoW5sqxIgvP++BkyIb2g==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.4.2.tgz", + "integrity": "sha512-w3ATgpruzMyXgUrbEO99zE44mvG+BDW1V6Ns9hOMMALCdimEHycK5ml1XxgyDZwaOcTrsaOFwDc7MI+b07epyA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.7", |
