From bc7c3bf34c142c40947ad3862664cb2adf000808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:50:57 +0000 Subject: [PATCH] Bump the gatsby group with 1 update Bumps the gatsby group with 1 update: [gatsby](https://github.com/gatsbyjs/gatsby). - [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 dependency-group: gatsby ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0425528a2..01a8f843c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@mui/icons-material": "^5.14.18", "@mui/material": "^5.14.18", "emoji-js": "^3.8.0", - "gatsby": "^5.12.9", + "gatsby": "^5.12.11", "gatsby-awesome-pagination": "^0.3.8", "gatsby-plugin-image": "^3.12.3", "gatsby-plugin-sharp": "^5.12.3", @@ -9389,9 +9389,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", @@ -9481,7 +9481,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", diff --git a/package.json b/package.json index e5f84927d..ce0c117e2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@mui/icons-material": "^5.14.18", "@mui/material": "^5.14.18", "emoji-js": "^3.8.0", - "gatsby": "^5.12.9", + "gatsby": "^5.12.11", "gatsby-awesome-pagination": "^0.3.8", "gatsby-plugin-image": "^3.12.3", "gatsby-plugin-sharp": "^5.12.3",