Skip to content

Commit efc06af

Browse files
Update dependency @blueprintjs/icons to v5
1 parent a5170f4 commit efc06af

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": "^20.0.0",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,6 +1215,15 @@
12151215
classnames "^2.3.1"
12161216
tslib "~2.5.0"
12171217

1218+
"@blueprintjs/icons@^5.0.0":
1219+
version "5.7.1"
1220+
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.7.1.tgz#48b76bed2759ebd919c06bef0775635435bd6644"
1221+
integrity sha512-oWOaa6PFYa3ShBtUpNGU0fnu66AC0/ecQoD1VnI1yg3F0IFHxKApYOC11SL//ckfB6tDkqN+O8Y/7TdtTmVzig==
1222+
dependencies:
1223+
change-case "^4.1.2"
1224+
classnames "^2.3.1"
1225+
tslib "~2.6.2"
1226+
12181227
"@blueprintjs/popover2@^1.14.11":
12191228
version "1.14.11"
12201229
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-1.14.11.tgz#0698fdeaf6710460cef0b71bed592ca37f40d1f9"
@@ -12697,6 +12706,11 @@ tslib@^2.0.3, tslib@^2.4.0, tslib@~2.5.0:
1269712706
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
1269812707
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
1269912708

12709+
tslib@~2.6.2:
12710+
version "2.6.2"
12711+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
12712+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
12713+
1270012714
tsutils@^3.21.0:
1270112715
version "3.21.0"
1270212716
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)