Skip to content

Commit

Permalink
Bump @fortawesome/fontawesome-free in the js-minor-patch group (#3309)
Browse files Browse the repository at this point in the history
Bumps the js-minor-patch group with 1 update: [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome).


Updates `@fortawesome/fontawesome-free` from 6.7.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.7.0...6.7.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 59d8ea8 commit 61abfc3
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
@@ -1,6 +1,6 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "6.7.0",
"@fortawesome/fontawesome-free": "6.7.1",
"@popperjs/core": "2.11.8",
"bootstrap": "4.6.2",
"esbuild": "0.24.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1855,10 +1855,10 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-free@npm:6.7.0":
version: 6.7.0
resolution: "@fortawesome/fontawesome-free@npm:6.7.0"
checksum: bb133f2491b34b8a7f5c59a8207422297ad0e693d69c4ef11116ef3467ff8508c60f853604bd18ac3455b522e009a0fecc7fc1131414d64fd2ccd293fa7f66fe
"@fortawesome/fontawesome-free@npm:6.7.1":
version: 6.7.1
resolution: "@fortawesome/fontawesome-free@npm:6.7.1"
checksum: 0656801e7918541c65cdcdfcdcf004c9b4bcc1ce4df633f9465ad539820a31f2afdc57612730d9a4f4b6b2d4c3349eac0e367e67b554e8f9867372cac1f700a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8460,7 +8460,7 @@ __metadata:
"@babel/core": ^7.26.0
"@babel/preset-env": ^7.26.0
"@babel/preset-react": ^7.25.9
"@fortawesome/fontawesome-free": 6.7.0
"@fortawesome/fontawesome-free": 6.7.1
"@popperjs/core": 2.11.8
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.6.3
Expand Down

0 comments on commit 61abfc3

Please sign in to comment.