Skip to content

Commit b2ae3f4

Browse files
build(deps): bump @fortawesome/free-regular-svg-icons in /web/app (#13512)
Bumps [@fortawesome/free-regular-svg-icons](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/free-regular-svg-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e65d7e commit b2ae3f4

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@babel/eslint-plugin": "7.25.9",
88
"@fortawesome/fontawesome-svg-core": "6.7.2",
9-
"@fortawesome/free-regular-svg-icons": "6.7.1",
9+
"@fortawesome/free-regular-svg-icons": "6.7.2",
1010
"@fortawesome/free-solid-svg-icons": "6.7.2",
1111
"@fortawesome/react-fontawesome": "0.2.2",
1212
"@lingui/core": "^3.17.1",

web/app/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,11 +1123,6 @@
11231123
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
11241124
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
11251125

1126-
"@fortawesome/fontawesome-common-types@6.7.1":
1127-
version "6.7.1"
1128-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.1.tgz#6201640f39fdcf8e41cd9d1a92b2da3a96817fa4"
1129-
integrity sha512-gbDz3TwRrIPT3i0cDfujhshnXO9z03IT1UKRIVi/VEjpNHtSBIP2o5XSm+e816FzzCFEzAxPw09Z13n20PaQJQ==
1130-
11311126
"@fortawesome/fontawesome-common-types@6.7.2":
11321127
version "6.7.2"
11331128
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz#7123d74b0c1e726794aed1184795dbce12186470"
@@ -1140,12 +1135,12 @@
11401135
dependencies:
11411136
"@fortawesome/fontawesome-common-types" "6.7.2"
11421137

1143-
"@fortawesome/free-regular-svg-icons@6.7.1":
1144-
version "6.7.1"
1145-
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.7.1.tgz#d7ec06f896ee91116a388a5a234cd26420ccdfe4"
1146-
integrity sha512-e13cp+bAx716RZOTQ59DhqikAgETA9u1qTBHO3e3jMQQ+4H/N1NC1ZVeFYt1V0m+Th68BrEL1/X6XplISutbXg==
1138+
"@fortawesome/free-regular-svg-icons@6.7.2":
1139+
version "6.7.2"
1140+
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.7.2.tgz#f1651e55e6651a15589b0569516208f9c65f96db"
1141+
integrity sha512-7Z/ur0gvCMW8G93dXIQOkQqHo2M5HLhYrRVC0//fakJXxcF1VmMPsxnG6Ee8qEylA8b8Q3peQXWMNZ62lYF28g==
11471142
dependencies:
1148-
"@fortawesome/fontawesome-common-types" "6.7.1"
1143+
"@fortawesome/fontawesome-common-types" "6.7.2"
11491144

11501145
"@fortawesome/free-solid-svg-icons@6.7.2":
11511146
version "6.7.2"

0 commit comments

Comments
 (0)