Skip to content

Commit

Permalink
Bump @blueprintjs/select from 5.0.19 to 5.0.23
Browse files Browse the repository at this point in the history
Bumps [@blueprintjs/select](https://github.com/palantir/blueprint/tree/HEAD/packages/select) from 5.0.19 to 5.0.23.
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/select)

---
updated-dependencies:
- dependency-name: "@blueprintjs/select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent b6aa4be commit 7e24051
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@blueprintjs/core": "^5.6.0",
"@blueprintjs/icons": "^5.7.0",
"@blueprintjs/popover2": "^2.0.23",
"@blueprintjs/select": "^5.0.19",
"@blueprintjs/select": "^5.0.23",
"dualsense-ts": "5.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@
dependencies:
tslib "~2.6.2"

"@blueprintjs/core@^5.6.0", "@blueprintjs/core@^5.7.1", "@blueprintjs/core@^5.8.2":
"@blueprintjs/core@^5.6.0", "@blueprintjs/core@^5.8.2":
version "5.8.2"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.8.2.tgz#06af6677fa02018bbefac0bc679f0353c5bd1256"
integrity sha512-reeCUMT7exH2zxA4T6aAfgK9YARE9nUkRKwZK9XgZ/sTzojB75SuaUehrTYz4hQ6HrWbWtUzhhpK4ooI8OIWJA==
Expand All @@ -1149,7 +1149,7 @@
react-transition-group "^4.4.5"
tslib "~2.6.2"

"@blueprintjs/icons@^5.4.1", "@blueprintjs/icons@^5.7.0":
"@blueprintjs/icons@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.7.0.tgz#ea18c9118c2fbf2444efd40913aed1d3842b9676"
integrity sha512-rRTDhdbDjY6WWCoZtgbD2UNPwpvjGGhieJcrvP/RcKaJKxRP4BeE9ejFq+5NWtBuVfVOraIiYF7fx6xc0wd/ww==
Expand All @@ -1167,13 +1167,13 @@
classnames "^2.3.1"
tslib "~2.6.2"

"@blueprintjs/select@^5.0.19":
version "5.0.19"
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.0.19.tgz#d53547feb70700c9e7f7735c1fb8088d4705ea8e"
integrity sha512-KpOWNzRqtBjxWYFWeyMMiBCcLxLKYplAnXdniX6I4sB+TNCkw7uHHk8EIrKobZHRA6MZVtSQTP3kl1rLu3gh4A==
"@blueprintjs/select@^5.0.23":
version "5.0.23"
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.0.23.tgz#ef6d7bf55bf5b82401db912f2c99d0cec1b13ffb"
integrity sha512-cYtd86U7RBVlDh/29hEr2efiO/AEAcv/zmOBZA476HwZo1Aqm1jYkYjT4Xq/HxCcCHOoELD1gg3UPlmx3WVAzQ==
dependencies:
"@blueprintjs/core" "^5.7.1"
"@blueprintjs/icons" "^5.4.1"
"@blueprintjs/core" "^5.8.2"
"@blueprintjs/icons" "^5.7.0"
classnames "^2.3.1"
tslib "~2.6.2"

Expand Down

0 comments on commit 7e24051

Please sign in to comment.