diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-26 09:15:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-26 09:15:24 -0500 |
| commit | 3e55fd3d79d2c5f8ac632502dd0c09f77b8b1683 (patch) | |
| tree | 6d1aba8d1c5b0be9405c85fbfaf55088fffa9c42 /package-lock.json | |
| parent | eb9b8bc07404a2d7f6e72cce872e225c3df01ca9 (diff) | |
| download | submelon.dev-3e55fd3d79d2c5f8ac632502dd0c09f77b8b1683.tar.gz submelon.dev-3e55fd3d79d2c5f8ac632502dd0c09f77b8b1683.tar.bz2 submelon.dev-3e55fd3d79d2c5f8ac632502dd0c09f77b8b1683.zip | |
build(deps): bump gatsby from 5.12.9 to 5.12.11 (#309)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.12.9 to 5.12.11.
- [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.12.9...gatsby@5.12.11)
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json index 817f467..b9bc08f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BlueOak-1.0.0", "dependencies": { "babel-plugin-styled-components": "^2.1.4", - "gatsby": "5.12.9", + "gatsby": "5.12.11", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.12.3", "gatsby-plugin-manifest": "5.12.3", @@ -9342,9 +9342,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.9", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz", - "integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==", + "version": "5.12.11", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz", + "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -9434,7 +9434,7 @@ "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.1", "gatsby-page-utils": "^3.12.1", - "gatsby-parcel-config": "^1.12.1", + "gatsby-parcel-config": "1.12.1", "gatsby-plugin-page-creator": "^5.12.3", "gatsby-plugin-typescript": "^5.12.1", "gatsby-plugin-utils": "^4.12.3", @@ -24374,9 +24374,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.9", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz", - "integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==", + "version": "5.12.11", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz", + "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -24465,7 +24465,7 @@ "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.1", "gatsby-page-utils": "^3.12.1", - "gatsby-parcel-config": "^1.12.1", + "gatsby-parcel-config": "1.12.1", "gatsby-plugin-page-creator": "^5.12.3", "gatsby-plugin-typescript": "^5.12.1", "gatsby-plugin-utils": "^4.12.3", |
