Skip to content

Commit

Permalink
Bump @fortawesome/free-brands-svg-icons from 6.7.1 to 6.7.2
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.7.1 to 6.7.2.
- [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.7.1...6.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 8c32ee0 commit 76c606f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^3.9.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,13 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-common-types@npm:6.7.2":
version: 6.7.2
resolution: "@fortawesome/fontawesome-common-types@npm:6.7.2"
checksum: 10c0/0785df560542d9c08a0ba07bb7a39902274a3cd65c018672eb2520a99efccce18bdb7f7f4b1c6089763bc5627bf0f0837c3af963a8427eaeb535bd57c820a723
languageName: node
linkType: hard

"@fortawesome/fontawesome-svg-core@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/fontawesome-svg-core@npm:6.7.1"
Expand All @@ -812,12 +819,12 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/free-brands-svg-icons@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/free-brands-svg-icons@npm:6.7.1"
"@fortawesome/free-brands-svg-icons@npm:^6.7.2":
version: 6.7.2
resolution: "@fortawesome/free-brands-svg-icons@npm:6.7.2"
dependencies:
"@fortawesome/fontawesome-common-types": "npm:6.7.1"
checksum: 10c0/bd140ed872582300f7ed4b2af9348791cae38217ee0685ea34c135b00ce8db07da17b518464162a29d371f2f7177d3051b02535ca6b560bb15981ef34ef8e112
"@fortawesome/fontawesome-common-types": "npm:6.7.2"
checksum: 10c0/054af882f3416d4a04dfe0f8db8f1ac645d07709a019e95368ae796c1aeee5929dfaf023e5568438a600e1bc1496e6e7270659d2be91b50531fdbd724034b22c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7085,7 +7092,7 @@ __metadata:
"@chromatic-com/storybook": "npm:3.2.2"
"@eslint/js": "npm:^9.16.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.1"
"@fortawesome/free-brands-svg-icons": "npm:^6.7.1"
"@fortawesome/free-brands-svg-icons": "npm:^6.7.2"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.1"
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@hookform/resolvers": "npm:^3.9.1"
Expand Down

0 comments on commit 76c606f

Please sign in to comment.