Skip to content

Commit

Permalink
chore(deps): bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.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.6.0 to 6.7.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.6.0...6.7.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mromulus committed Nov 25, 2024
1 parent 2897b0e commit cba708e
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 @@ -7,7 +7,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.33.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,13 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-common-types@npm:6.7.1":
version: 6.7.1
resolution: "@fortawesome/fontawesome-common-types@npm:6.7.1"
checksum: 10/baa4f9367e1534e80c009f3e474885278e1f3bdbde6c6dfb3132aa580c43e6c9069383cd024d3bf4e2b6d12cf28fd38ebf046296075d55130e0e8183c365b543
languageName: node
linkType: hard

"@fortawesome/fontawesome-svg-core@npm:^6.6.0":
version: 6.6.0
resolution: "@fortawesome/fontawesome-svg-core@npm:6.6.0"
Expand All @@ -754,12 +761,12 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/free-brands-svg-icons@npm:^6.6.0":
version: 6.6.0
resolution: "@fortawesome/free-brands-svg-icons@npm:6.6.0"
"@fortawesome/free-brands-svg-icons@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/free-brands-svg-icons@npm:6.7.1"
dependencies:
"@fortawesome/fontawesome-common-types": "npm:6.6.0"
checksum: 10/d998d8fde3f8e82a820a9d9be531f076bd5458ce370d20457f3e780c5052e6127c4343c8a99d68606fed4571397571576f06b4d623e6932eafb56d9bc15bb1f5
"@fortawesome/fontawesome-common-types": "npm:6.7.1"
checksum: 10/02a948e5f54db08f1559e79fa203cfe540a7b33ee9ded33e2458e75176dc14395d56ceb8b4e1f2777ff9cfe69935b1487bbe206fccbb94769fc02a63e2b2f82b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3501,7 +3508,7 @@ __metadata:
"@codemirror/state": "npm:^6.4.1"
"@codemirror/view": "npm:^6.33.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.6.0"
"@fortawesome/free-brands-svg-icons": "npm:^6.6.0"
"@fortawesome/free-brands-svg-icons": "npm:^6.7.1"
"@fortawesome/free-solid-svg-icons": "npm:^6.6.0"
"@hotwired/stimulus": "npm:^3.2.2"
"@hotwired/turbo-rails": "npm:^8.0.12"
Expand Down

0 comments on commit cba708e

Please sign in to comment.