Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 15e9376

Browse files
Bump @fortawesome/fontawesome-svg-core from 1.2.19 to 1.2.36
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.19 to 1.2.36. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/commits) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a09b62b commit 15e9376

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"**/loader-fs-cache/mkdirp": "^0.5.1"
99
},
1010
"dependencies": {
11-
"@fortawesome/fontawesome-svg-core": "^1.2.19",
11+
"@fortawesome/fontawesome-svg-core": "^1.2.36",
1212
"@fortawesome/free-solid-svg-icons": "^5.9.0",
1313
"@fortawesome/react-fontawesome": "^0.1.4",
1414
"react": "^16.8.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -917,17 +917,17 @@
917917
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-9.0.1.tgz#c27b391d8457d1e893f1eddeaf5e5412d12ffbb5"
918918
integrity sha512-6It2EVfGskxZCQhuykrfnALg7oVeiI6KclWSmGDqB0AiInVrTGB9Jp9i4/Ad21u9Jde/voVQz6eFX/eSg/UsPA==
919919

920-
"@fortawesome/fontawesome-common-types@^0.2.19":
921-
version "0.2.19"
922-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.19.tgz#754a0f85e1290858152e1c05700ab502b11197f1"
923-
integrity sha512-nd2Ul/CUs8U9sjofQYAALzOGpgkVJQgEhIJnOHaoyVR/LeC3x2mVg4eB910a4kS6WgLPebAY0M2fApEI497raQ==
920+
"@fortawesome/fontawesome-common-types@^0.2.19", "@fortawesome/fontawesome-common-types@^0.2.36":
921+
version "0.2.36"
922+
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz#b44e52db3b6b20523e0c57ef8c42d315532cb903"
923+
integrity sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==
924924

925-
"@fortawesome/fontawesome-svg-core@^1.2.19":
926-
version "1.2.19"
927-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.19.tgz#0eca1ce9285c3d99e6e340633ee8f615f9d1a2e0"
928-
integrity sha512-D4ICXg9oU08eF9o7Or392gPpjmwwgJu8ecCFusthbID95CLVXOgIyd4mOKD9Nud5Ckz+Ty59pqkNtThDKR0erA==
925+
"@fortawesome/fontawesome-svg-core@^1.2.36":
926+
version "1.2.36"
927+
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.36.tgz#4f2ea6f778298e0c47c6524ce2e7fd58eb6930e3"
928+
integrity sha512-YUcsLQKYb6DmaJjIHdDWpBIGCcyE/W+p/LMGvjQem55Mm2XWVAP5kWTMKWLv9lwpCVjpLxPyOMOyUocP1GxrtA==
929929
dependencies:
930-
"@fortawesome/fontawesome-common-types" "^0.2.19"
930+
"@fortawesome/fontawesome-common-types" "^0.2.36"
931931

932932
"@fortawesome/free-solid-svg-icons@^5.9.0":
933933
version "5.9.0"

0 commit comments

Comments
 (0)