Skip to content

Commit eb6166b

Browse files
build(deps): bump the patch-updates group with 2 updates (#83)
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>
1 parent 2b23efe commit eb6166b

File tree

2 files changed

+60
-46
lines changed

2 files changed

+60
-46
lines changed

package-lock.json

Lines changed: 58 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md,css}\""
1717
},
1818
"dependencies": {
19-
"gatsby": "^5.14.0",
19+
"gatsby": "^5.14.1",
2020
"gatsby-plugin-image": "^3.13.1",
2121
"gatsby-plugin-manifest": "^5.13.1",
2222
"gatsby-plugin-sharp": "^5.13.1",
@@ -26,7 +26,7 @@
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"bootstrap": "^5.3.3",
29-
"react-bootstrap": "^2.10.6",
29+
"react-bootstrap": "^2.10.9",
3030
"gatsby-omni-font-loader": "^2.0.2",
3131
"@fortawesome/fontawesome-svg-core": "^6.6.0",
3232
"@fortawesome/free-brands-svg-icons": "^6.6.0",

0 commit comments

Comments
 (0)