diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-09 10:10:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-09 10:10:11 -0500 |
| commit | 4ad101485e88835df30ef3f27fa4beb8f664f5a4 (patch) | |
| tree | 25e6a83c489c5c80b9ac4603ffd29e72e33fc6f6 /package-lock.json | |
| parent | 8cfe393485a6d431f8d51594f0608530ed22e00b (diff) | |
| download | submelon.dev-4ad101485e88835df30ef3f27fa4beb8f664f5a4.tar.gz submelon.dev-4ad101485e88835df30ef3f27fa4beb8f664f5a4.tar.bz2 submelon.dev-4ad101485e88835df30ef3f27fa4beb8f664f5a4.zip | |
build(deps): bump gatsby from 5.12.11 to 5.12.12 (#319)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.12.11 to 5.12.12.
- [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.11...gatsby@5.12.12)
---
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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index a3d02cf..79effcf 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.11", + "gatsby": "5.12.12", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.12.3", "gatsby-plugin-manifest": "5.12.3", @@ -9520,9 +9520,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.11", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz", - "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==", + "version": "5.12.12", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.12.tgz", + "integrity": "sha512-+PdcY2d4iRpMlzErNJzfCk63ucfha9ft8dYF/J70coXNp/qBirWKkho9wBe6Io1RESzVm4BxY+uVzFp8U6P0ew==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -24656,9 +24656,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.11", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz", - "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==", + "version": "5.12.12", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.12.tgz", + "integrity": "sha512-+PdcY2d4iRpMlzErNJzfCk63ucfha9ft8dYF/J70coXNp/qBirWKkho9wBe6Io1RESzVm4BxY+uVzFp8U6P0ew==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", |
