Skip to content

Commit

Permalink
build(deps): bump the patch-updates group with 2 updates (#83)
Browse files Browse the repository at this point in the history
Bumps the patch-updates group with 2 updates: [gatsby](https://github.com/gatsbyjs/gatsby) and [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap).


Updates `gatsby` from 5.14.0 to 5.14.1
- [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/[email protected]@5.14.1)

Updates `react-bootstrap` from 2.10.6 to 2.10.9
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.10.6...v2.10.9)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent 2b23efe commit eb6166b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 46 deletions.
102 changes: 58 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md,css}\""
},
"dependencies": {
"gatsby": "^5.14.0",
"gatsby": "^5.14.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sharp": "^5.13.1",
Expand All @@ -26,7 +26,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"bootstrap": "^5.3.3",
"react-bootstrap": "^2.10.6",
"react-bootstrap": "^2.10.9",
"gatsby-omni-font-loader": "^2.0.2",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
Expand Down

0 comments on commit eb6166b

Please sign in to comment.