Skip to content

Commit

Permalink
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.1
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/fontawesome-free](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/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9c10aff commit 0814b4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "npx stylelint app/assets/stylesheets/* --fix"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.5",
"@stimulus-components/reveal": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-free@npm:^6.6.0":
version: 6.6.0
resolution: "@fortawesome/fontawesome-free@npm:6.6.0"
checksum: 4673599d6a6e66db5542384fbe870ca8c06a450a20c629ed242e5f617a0a035f393fe8dfac9010688aa5d58a44bedc4c789cff0318956ae50c43bf98b4c7cb54
"@fortawesome/fontawesome-free@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/fontawesome-free@npm:6.7.1"
checksum: 9e69ae169cdf9afa994bb9966e0e558317ffaeab4c145bef269ff7682ae758e48d6223e684cbbb19453448d2b4d85ece47978f55296a16ea865cc5aea08c22a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1287,7 +1287,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "eyfs-recovery@workspace:."
dependencies:
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@fortawesome/fontawesome-free": "npm:^6.7.1"
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@stimulus-components/reveal": "npm:^5.0.0"
Expand Down

0 comments on commit 0814b4d

Please sign in to comment.