Skip to content

Commit 1e62eb0

Browse files
Update dependency @blueprintjs/icons to v5
1 parent e65f2e9 commit 1e62eb0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@blueprintjs/core": "^4.20.1",
3030
"@blueprintjs/datetime": "^4.4.37",
31-
"@blueprintjs/icons": "^4.16.0",
31+
"@blueprintjs/icons": "^5.0.0",
3232
"@blueprintjs/popover2": "^1.14.11",
3333
"@blueprintjs/select": "^4.9.24",
3434
"@octokit/rest": "^19.0.11",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,6 +2046,15 @@
20462046
classnames "^2.3.1"
20472047
tslib "~2.5.0"
20482048

2049+
"@blueprintjs/icons@^5.0.0":
2050+
version "5.7.0"
2051+
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.7.0.tgz#ea18c9118c2fbf2444efd40913aed1d3842b9676"
2052+
integrity sha512-rRTDhdbDjY6WWCoZtgbD2UNPwpvjGGhieJcrvP/RcKaJKxRP4BeE9ejFq+5NWtBuVfVOraIiYF7fx6xc0wd/ww==
2053+
dependencies:
2054+
change-case "^4.1.2"
2055+
classnames "^2.3.1"
2056+
tslib "~2.6.2"
2057+
20492058
"@blueprintjs/popover2@^1.14.11":
20502059
version "1.14.11"
20512060
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-1.14.11.tgz#0698fdeaf6710460cef0b71bed592ca37f40d1f9"
@@ -13722,6 +13731,11 @@ tslib@~2.5.0:
1372213731
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
1372313732
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
1372413733

13734+
tslib@~2.6.2:
13735+
version "2.6.2"
13736+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
13737+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
13738+
1372513739
tsutils@^3.21.0:
1372613740
version "3.21.0"
1372713741
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)