Skip to content

Commit

Permalink
Merge pull request #272 from nsfm/dependabot/npm_and_yarn/blueprintjs…
Browse files Browse the repository at this point in the history
…/popover2-2.1.10

Bump @blueprintjs/popover2 from 2.1.8 to 2.1.10
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 6b0482c + a85a51b commit ee5e971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.13.0",
"@blueprintjs/icons": "^5.11.0",
"@blueprintjs/popover2": "^2.1.8",
"@blueprintjs/popover2": "^2.1.10",
"@blueprintjs/select": "^5.2.3",
"dualsense-ts": "5.1.8",
"react": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,7 @@
dependencies:
tslib "~2.6.2"

"@blueprintjs/core@^5.11.0", "@blueprintjs/core@^5.12.0", "@blueprintjs/core@^5.13.0":
"@blueprintjs/core@^5.12.0", "@blueprintjs/core@^5.13.0":
version "5.13.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.13.0.tgz#4c576f4047ce6f9bcf5d4c73b139d34fd26a281d"
integrity sha512-Gjcd2UmzF+D88BLreBbprDoKtoGy+9jbp2K4KHz2EZWlslWTeJLdGePB91Zmfw/BkW3bQNxMyBiQ9VkxYpD55A==
Expand All @@ -1133,12 +1133,12 @@
classnames "^2.3.1"
tslib "~2.6.2"

"@blueprintjs/popover2@^2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.8.tgz#412c61e78888b4036624ef3288df196488c02dea"
integrity sha512-T+t2GsZwO52mIeJGJQqZDfSBTLp+65JyKEygLDRG1Ms22UlFechfrECssxF8SJQKWsEn8qv7CPqxj2OVbIhI/w==
"@blueprintjs/popover2@^2.1.10":
version "2.1.10"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.10.tgz#847c01e503bc2d825f55a7f84c20d9d32cf223f8"
integrity sha512-i8lcneoULYLisAtA1bMe2hRL0U7jH2gBcrB3JYVnqO5a3hC2l2r4bKCb8Vh7+vBZ28dNzpTl0ESvqk8sktLDzA==
dependencies:
"@blueprintjs/core" "^5.11.0"
"@blueprintjs/core" "^5.13.0"
classnames "^2.3.1"
tslib "~2.6.2"

Expand Down

0 comments on commit ee5e971

Please sign in to comment.