Skip to content

Commit 039755d

Browse files
build(deps): bump the patch-updates group across 1 directory with 5 updates
Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.7` | `5.3.8` | | [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `7.0.0` | `7.0.1` | | [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.0.0` | `7.0.1` | | [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.0.0` | `7.0.1` | | [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.0.0` | `7.0.1` | Updates `bootstrap` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) Updates `@fortawesome/fontawesome-svg-core` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.0.0...7.0.1) Updates `@fortawesome/free-brands-svg-icons` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.0.0...7.0.1) Updates `@fortawesome/free-regular-svg-icons` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.0.0...7.0.1) Updates `@fortawesome/free-solid-svg-icons` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@fortawesome/free-brands-svg-icons" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@fortawesome/free-regular-svg-icons" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@fortawesome/free-solid-svg-icons" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2eadbd commit 039755d

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"gatsby-transformer-sharp": "^5.14.0",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
28-
"bootstrap": "^5.3.7",
28+
"bootstrap": "^5.3.8",
2929
"react-bootstrap": "^2.10.10",
3030
"gatsby-omni-font-loader": "^2.0.2",
31-
"@fortawesome/fontawesome-svg-core": "^7.0.0",
32-
"@fortawesome/free-brands-svg-icons": "^7.0.0",
33-
"@fortawesome/free-regular-svg-icons": "^7.0.0",
34-
"@fortawesome/free-solid-svg-icons": "^7.0.0",
31+
"@fortawesome/fontawesome-svg-core": "^7.0.1",
32+
"@fortawesome/free-brands-svg-icons": "^7.0.1",
33+
"@fortawesome/free-regular-svg-icons": "^7.0.1",
34+
"@fortawesome/free-solid-svg-icons": "^7.0.1",
3535
"@fortawesome/react-fontawesome": "^0.2.3"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)