Skip to content

Commit 741f5b8

Browse files
author
Marcell Toth
authored
feat: bump fontawesome types to latest version (#194)
1 parent ce2ef45 commit 741f5b8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@blueprintjs/core": "^3.29.0",
4747
"@blueprintjs/icons": "^3.19.0",
4848
"@blueprintjs/select": "^3.13.4",
49-
"@fortawesome/fontawesome-common-types": "^0.2.29",
49+
"@fortawesome/fontawesome-common-types": "^0.2.31",
5050
"classnames": "^2.2.6",
5151
"prismjs": "^1.20.0",
5252
"react-input-autosize": "^2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,10 +1174,10 @@
11741174
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
11751175
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
11761176

1177-
"@fortawesome/fontawesome-common-types@^0.2.29":
1178-
version "0.2.29"
1179-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.29.tgz#e1a456b643237462d390304cab6975ff3fd68397"
1180-
integrity sha512-cY+QfDTbZ7XVxzx7jxbC98Oxr/zc7R2QpTLqTxqlfyXDrAJjzi/xUIqAUsygELB62JIrbsWxtSRhayKFkGI7MA==
1177+
"@fortawesome/fontawesome-common-types@^0.2.31":
1178+
version "0.2.31"
1179+
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.31.tgz#f15a39e5ab4e5dfda0717733bcacb9580e666ad9"
1180+
integrity sha512-xfnPyH6NN5r/h1/qDYoGB0BlHSID902UkQzxR8QsoKDh55KAPr8ruAoie12WQEEQT8lRE2wtV7LoUllJ1HqCag==
11811181

11821182
"@iarna/cli@^1.2.0":
11831183
version "1.2.0"

0 commit comments

Comments
 (0)