Skip to content

Commit

Permalink
chore(deps): bump @fortawesome/free-solid-svg-icons from 6.6.0 to 6.7.1
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/free-solid-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-solid-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 Nov 25, 2024
1 parent cba708e commit bcad5e6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@codemirror/view": "^6.33.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@rails/actioncable": "8.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,12 +770,12 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/free-solid-svg-icons@npm:^6.6.0":
version: 6.6.0
resolution: "@fortawesome/free-solid-svg-icons@npm:6.6.0"
"@fortawesome/free-solid-svg-icons@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/free-solid-svg-icons@npm:6.7.1"
dependencies:
"@fortawesome/fontawesome-common-types": "npm:6.6.0"
checksum: 10/cd46d6cb4e334a5b92d15b68b417dc0940f5133af2489f2714018068cad7fe2df849dd02d8fae2c7376d1cf9ca12e7ff65da8620b6612efd0f32b38e93ec4b0a
"@fortawesome/fontawesome-common-types": "npm:6.7.1"
checksum: 10/9d90bcfd88d6d46c3bf3853dabd2ed4bf022ae88be7ca7a5770c533f61be0058591cb9607b888ddda3d618db6876acab226bafc2ffbad2744f2eaa8f2ddaa44b
languageName: node
linkType: hard

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

0 comments on commit bcad5e6

Please sign in to comment.