Skip to content

Commit 255a369

Browse files
build(deps): bump @fortawesome/free-regular-svg-icons in /web/app (#14933)
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 7.0.1 to 7.2.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.0.1...7.2.0) --- updated-dependencies: - dependency-name: "@fortawesome/free-regular-svg-icons" dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c5dab commit 255a369

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

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.27.1",
88
"@fortawesome/fontawesome-svg-core": "7.2.0",
9-
"@fortawesome/free-regular-svg-icons": "7.0.1",
9+
"@fortawesome/free-regular-svg-icons": "7.2.0",
1010
"@fortawesome/free-solid-svg-icons": "7.2.0",
1111
"@fortawesome/react-fontawesome": "0.2.6",
1212
"@lingui/core": "^3.17.1",

web/app/yarn.lock

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

1219-
"@fortawesome/fontawesome-common-types@7.0.1":
1220-
version "7.0.1"
1221-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-7.0.1.tgz#e9ab94b1ca93e7020e3c7eda2ef1ba8cca8ba1dc"
1222-
integrity sha512-0VpNtO5cNe1/HQWMkl4OdncYK/mv9hnBte0Ew0n6DMzmo3Q3WzDFABHm6LeNTipt5zAyhQ6Ugjiu8aLaEjh1gg==
1223-
12241219
"@fortawesome/fontawesome-common-types@7.2.0":
12251220
version "7.2.0"
12261221
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-7.2.0.tgz#ae54831ab5974bc1a64e8b07410f2da2b4abf87f"
@@ -1233,12 +1228,12 @@
12331228
dependencies:
12341229
"@fortawesome/fontawesome-common-types" "7.2.0"
12351230

1236-
"@fortawesome/free-regular-svg-icons@7.0.1":
1237-
version "7.0.1"
1238-
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-7.0.1.tgz#4286266607193202fa80fa78b886576006a44520"
1239-
integrity sha512-4V9fHbHjcx9Qu4O99AM5B4zuEDfB4zajk1I77hEzOxPN00f8g3484Aeq6WpfFcmookvjLE3Pr71Dhf/lqw7tbA==
1231+
"@fortawesome/free-regular-svg-icons@7.2.0":
1232+
version "7.2.0"
1233+
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-7.2.0.tgz#9f2f0af03b851e8b261514dd495cf30653de2fbd"
1234+
integrity sha512-iycmlN51EULlQ4D/UU9WZnHiN0CvjJ2TuuCrAh+1MVdzD+4ViKYH2deNAll4XAAYlZa8WAefHR5taSK8hYmSMw==
12401235
dependencies:
1241-
"@fortawesome/fontawesome-common-types" "7.0.1"
1236+
"@fortawesome/fontawesome-common-types" "7.2.0"
12421237

12431238
"@fortawesome/free-solid-svg-icons@7.2.0":
12441239
version "7.2.0"

0 commit comments

Comments
 (0)