Skip to content

Commit

Permalink
Bump @blueprintjs/popover2 from 2.0.23 to 2.1.7
Browse files Browse the repository at this point in the history
Bumps [@blueprintjs/popover2](https://github.com/palantir/blueprint/tree/HEAD/packages/popover2) from 2.0.23 to 2.1.7.
- [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/popover2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 1978f01 commit 4db4c11
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 @@ -8,7 +8,7 @@
"dependencies": {
"@blueprintjs/core": "^5.10.4",
"@blueprintjs/icons": "^5.9.0",
"@blueprintjs/popover2": "^2.0.23",
"@blueprintjs/popover2": "^2.1.7",
"@blueprintjs/select": "^5.1.3",
"dualsense-ts": "5.1.8",
"react": "^18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,10 +1135,10 @@
dependencies:
tslib "~2.6.2"

"@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==
"@blueprintjs/core@^5.10.1", "@blueprintjs/core@^5.10.4", "@blueprintjs/core@^5.10.5":
version "5.10.5"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.5.tgz#cdc993007b0e9950ef5804773e1a25b4293b7b8b"
integrity sha512-mvTB+Ox31nt9830hEgVOi/A53QI71hpOzV/7i3ZgzzrYAaEGgFMcwa7X0kn9PSOGfxw87nWL9VpYSirnzpC6lw==
dependencies:
"@blueprintjs/colors" "^5.1.1"
"@blueprintjs/icons" "^5.10.0"
Expand All @@ -1160,12 +1160,12 @@
classnames "^2.3.1"
tslib "~2.6.2"

"@blueprintjs/popover2@^2.0.23":
version "2.0.23"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.0.23.tgz#3123053a86504c6bfbabef5854d601014aeb6aca"
integrity sha512-/gzo+lWqJ1qz3zHN5BkK4GLkBtyyLLzQZ0gv6IoWC4HZza71cn8t/ge3KrjwI+KBzdZqdFL4EGtSijWYiyzXvw==
"@blueprintjs/popover2@^2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.7.tgz#896d3feaefcb0ec67f4a37a5f9d83a18c2350cde"
integrity sha512-ekulhvHgIwgK709HI7qGzGu3nnye1jg2iNulmIyf85YkEPThZ2KnCdM0qr2BhAlB0ZwmemXnOXCj2RBMX37E0A==
dependencies:
"@blueprintjs/core" "^5.8.2"
"@blueprintjs/core" "^5.10.5"
classnames "^2.3.1"
tslib "~2.6.2"

Expand Down

0 comments on commit 4db4c11

Please sign in to comment.