From dbc7eaf7b855935e6eca0a0b73ab605a34ec810a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:49:30 +0000 Subject: [PATCH] build(deps): bump react-bootstrap in the patch-updates group Bumps the patch-updates group with 1 update: [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap). Updates `react-bootstrap` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.4...v2.10.5) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a44448..177fe43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "gatsby-transformer-sharp": "5.13.1", "prop-types": "15.8.1", "react": "18.3.1", - "react-bootstrap": "2.10.4", + "react-bootstrap": "2.10.5", "react-dom": "18.3.1", "react-helmet": "6.1.0", "typeface-dancing-script": "1.1.13", @@ -15060,9 +15060,9 @@ } }, "node_modules/react-bootstrap": { - "version": "2.10.4", - "resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.10.4.tgz", - "integrity": "sha512-W3398nBM2CBfmGP2evneEO3ZZwEMPtHs72q++eNw60uDGDAdiGn0f9yNys91eo7/y8CTF5Ke1C0QO8JFVPU40Q==", + "version": "2.10.5", + "resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.10.5.tgz", + "integrity": "sha512-XueAOEn64RRkZ0s6yzUTdpFtdUXs5L5491QU//8ZcODKJNDLt/r01tNyriZccjgRImH1REynUc9pqjiRMpDLWQ==", "dependencies": { "@babel/runtime": "^7.24.7", "@restart/hooks": "^0.4.9", diff --git a/package.json b/package.json index 0591937..83bae9b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gatsby-transformer-sharp": "5.13.1", "prop-types": "15.8.1", "react": "18.3.1", - "react-bootstrap": "2.10.4", + "react-bootstrap": "2.10.5", "react-dom": "18.3.1", "react-helmet": "6.1.0", "typeface-dancing-script": "1.1.13",