Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2 #1408

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2",
"@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.2":
version: 6.7.2
resolution: "@fortawesome/fontawesome-free@npm:6.7.2"
checksum: 88101fee12470ede1e7f2588b86121924259d98889b950e2ccde71d934f4f344b592d1360700de4e92d81262014d3ae33fe995c7799f2be2abddcee3102413d6
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.2"
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@stimulus-components/reveal": "npm:^5.0.0"
Expand Down
Loading