Skip to content

Commit

Permalink
Merge pull request #239 from nsfm/dependabot/npm_and_yarn/blueprintjs…
Browse files Browse the repository at this point in the history
…/core-5.10.4

Bump @blueprintjs/core from 5.10.1 to 5.10.4
  • Loading branch information
github-actions[bot] committed Jul 1, 2024
2 parents 3e8e085 + 6007d16 commit 2565fc1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0",
"private": false,
"dependencies": {
"@blueprintjs/core": "^5.10.0",
"@blueprintjs/core": "^5.10.4",
"@blueprintjs/icons": "^5.9.0",
"@blueprintjs/popover2": "^2.0.23",
"@blueprintjs/select": "^5.1.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,13 +1135,13 @@
dependencies:
tslib "~2.6.2"

"@blueprintjs/core@^5.10.0", "@blueprintjs/core@^5.10.1", "@blueprintjs/core@^5.8.2":
version "5.10.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.1.tgz#d3df1743258a10841d2885dd2ba712d116a96689"
integrity sha512-yE10tC/tA/NWo8zsged3n0PUcjlQzh9GqNKOqMAoSSnsAKGI+RJiHtbS2RERyKU+NailIsuFx1k282ohkJvkOQ==
"@blueprintjs/core@^5.10.1", "@blueprintjs/core@^5.10.4", "@blueprintjs/core@^5.8.2":
version "5.10.4"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.4.tgz#f15fbafb00e3c501d73d1c8a7d7bd84eab771c1d"
integrity sha512-OThG6kfTXQbpoXrdEE8uTIvEIw12fz8WKt4x18jeWCrEumxH+ecTUINvJsoMhUsO0QNg0rQEeQbIpuxIrw5l/g==
dependencies:
"@blueprintjs/colors" "^5.1.1"
"@blueprintjs/icons" "^5.9.0"
"@blueprintjs/icons" "^5.10.0"
"@popperjs/core" "^2.11.8"
classnames "^2.3.1"
normalize.css "^8.0.1"
Expand All @@ -1151,10 +1151,10 @@
tslib "~2.6.2"
use-sync-external-store "^1.2.0"

"@blueprintjs/icons@^5.9.0":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.9.0.tgz#f1d6ebffa3033bbdd8ea05dbfa6fb8e5e88cf119"
integrity sha512-9W9DYFqSORBr1QPSEwpbjnftbU+hfWB/gFtpa4LdzR7VhtQaCdcrinyXFmNUFacQ9czYrmr72bP567Rv6pRUDg==
"@blueprintjs/icons@^5.10.0", "@blueprintjs/icons@^5.9.0":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.10.0.tgz#fc49e2bbaf8843fb517f36b30dcff8d0ef415a9f"
integrity sha512-Qp9H2U2/m6+p0Lh9ACuF2O6o0uVINMFimo+EgasgGaLx8SkJsl7ApB3hYQ+iRSYlQWotnoqd4Vtzj4c7sKukHQ==
dependencies:
change-case "^4.1.2"
classnames "^2.3.1"
Expand Down

0 comments on commit 2565fc1

Please sign in to comment.