Skip to content

Commit

Permalink
chore(deps): bump @fortawesome/free-brands-svg-icons from 6.4.2 to 6.5.1
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.4.2 to 6.5.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.4.2...6.5.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Dec 5, 2023
1 parent 3b16260 commit 460d0ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.1.0",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@hawtio/online-kubernetes-api": "workspace:*",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1890,6 +1890,13 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-common-types@npm:6.5.1":
version: 6.5.1
resolution: "@fortawesome/fontawesome-common-types@npm:6.5.1"
checksum: c597062de8903aae591b652aa03b9b7aaa66e8c71e5950dc34a8b2812851a7f4ad743fba7396bab87d787c5359bb121496769a165bd3399d039dc214434f6f0c
languageName: node
linkType: hard

"@fortawesome/fontawesome-svg-core@npm:^6.1.0":
version: 6.4.2
resolution: "@fortawesome/fontawesome-svg-core@npm:6.4.2"
Expand All @@ -1899,12 +1906,12 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/free-brands-svg-icons@npm:^6.4.2":
version: 6.4.2
resolution: "@fortawesome/free-brands-svg-icons@npm:6.4.2"
"@fortawesome/free-brands-svg-icons@npm:^6.5.1":
version: 6.5.1
resolution: "@fortawesome/free-brands-svg-icons@npm:6.5.1"
dependencies:
"@fortawesome/fontawesome-common-types": 6.4.2
checksum: 79efd840297f7b8dc057b553e46df1d5bfbc58e936bb2c7a3e488721fbbd430a70c4f4c613ac4d52bdc752e115b104fcd92774f35080ae04b8075add5423b6f0
"@fortawesome/fontawesome-common-types": 6.5.1
checksum: c29f8a9ad9886c0733d3616b5ea05b08b4943c1b5231c73f31a07e7df36c337e5a51cfe7cc610e623cb2b4a0607e3f82a8a3f46107c4347aa653784489672314
languageName: node
linkType: hard

Expand Down Expand Up @@ -2179,7 +2186,7 @@ __metadata:
resolution: "@hawtio/online-shell@workspace:packages/online-shell"
dependencies:
"@fortawesome/fontawesome-svg-core": ^6.1.0
"@fortawesome/free-brands-svg-icons": ^6.4.2
"@fortawesome/free-brands-svg-icons": ^6.5.1
"@fortawesome/free-solid-svg-icons": ^6.4.2
"@fortawesome/react-fontawesome": ^0.2.0
"@hawtio/online-kubernetes-api": "workspace:*"
Expand Down

0 comments on commit 460d0ab

Please sign in to comment.