Skip to content

Commit

Permalink
build(deps-dev): bump @fortawesome/fontawesome-svg-core
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.7.1 to 6.7.2.
- [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.1...6.7.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 21d1219 commit a6c1c4d
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 @@ -29,7 +29,7 @@
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@date-io/date-fns": "^3.0.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/vue-fontawesome": "^3.0.8",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,12 +898,19 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-svg-core@npm:^6.7.1":
version: 6.7.1
resolution: "@fortawesome/fontawesome-svg-core@npm:6.7.1"
"@fortawesome/fontawesome-common-types@npm:6.7.2":
version: 6.7.2
resolution: "@fortawesome/fontawesome-common-types@npm:6.7.2"
checksum: 10/3c2e938afe6f5939bd63181faaec7b062902d9ed970c75d6becb1fd8e5ca0ed937e7d1513bd7ae545da407d0682039e50730cdb3136b58656128838ea2c58ac0
languageName: node
linkType: hard

"@fortawesome/fontawesome-svg-core@npm:^6.7.2":
version: 6.7.2
resolution: "@fortawesome/fontawesome-svg-core@npm:6.7.2"
dependencies:
"@fortawesome/fontawesome-common-types": "npm:6.7.1"
checksum: 10/797b906e40a0ee232d834876f6b89c24594155a98f0a7bd92982748ed93bf91ce2c687538059e5df126d2fccf58389b5de142ec3724c1ca892e0689b5899f4be
"@fortawesome/fontawesome-common-types": "npm:6.7.2"
checksum: 10/a3767631329aaa8c1bfafc9470718628533ceb42365774cd0c121477e0f3125f3cce4c2447058deee2874829ce11aa7a3fe183b0000bad81cf5ed0449c8470ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -4626,7 +4633,7 @@ __metadata:
"@commitlint/cli": "npm:^19.6.1"
"@commitlint/config-conventional": "npm:^19.6.0"
"@date-io/date-fns": "npm:^3.0.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.1"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.2"
"@fortawesome/free-regular-svg-icons": "npm:^6.7.1"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.1"
"@fortawesome/vue-fontawesome": "npm:^3.0.8"
Expand Down

0 comments on commit a6c1c4d

Please sign in to comment.