Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lukasbach committed Apr 5, 2022
1 parent d81be92 commit e77764f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1371,18 +1371,18 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@blueprintjs/colors@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-4.0.0.tgz#d4f125c72b498b50076ed343466a6f561a50f3e1"
integrity sha512-EmX6Sxq+p2Bb5Ol03WPUCQCqPwiMcn+2cRaSQ3BjSleXSZhRZpBQmNRIVeNtgDhe4iqyfxmgZWeZ4UjHGRuW9w==
"@blueprintjs/colors@^4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-4.0.3.tgz#7002e2490dea8454c19ea78bc52b4eb99e8846f5"
integrity sha512-lRL4YE9qSiqxV+1vNMQYCm5pdUOfGajsvIekFJgmkS+Ks9fVjXZ8n0VBoIzm2POPJtEvMxUab2CVyME3p54r4w==

"@blueprintjs/core@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-4.0.0.tgz#555c79b64b2b01f4ad444aad72f558cb815fc157"
integrity sha512-M5vA14IpLf+UzFfxpbtOTQBPcgsyZT3H0Mqz2ERgjHFOA358MPYvSl2+OJ2zz9OSbcd12cpdfgDtE8pN5OQ3Iw==
version "4.1.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-4.1.0.tgz#7a80d87e87cfb78211bae838a533128f34056977"
integrity sha512-u2TnEiyKbuJLhtxRo+k+L4HksB1lgo77WXYg1taW7lxYoN4+emmIuh48svfJ4RA7z0m8eZ+U9G6WxyiDaCVOEQ==
dependencies:
"@blueprintjs/colors" "^4.0.0"
"@blueprintjs/icons" "^4.0.0"
"@blueprintjs/colors" "^4.0.3"
"@blueprintjs/icons" "^4.2.1"
"@juggle/resize-observer" "^3.3.1"
"@types/dom4" "^2.0.1"
classnames "^2.2"
Expand All @@ -1393,10 +1393,10 @@
react-transition-group "^4.4.1"
tslib "~2.3.1"

"@blueprintjs/icons@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-4.0.0.tgz#da54c40729bb70c8a48fadaf1d1abf4141bc6a22"
integrity sha512-ybA69MsUYQITcOrafYYoBd68+NLoRKLrpjbb8kXlN08mGToZ8W8Nwg6F7gGHXnV53SinMZiRJPCEa0iEUnedLA==
"@blueprintjs/icons@^4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-4.2.1.tgz#f56eeabbdf94f513395b2d5909ca216fc29d80c9"
integrity sha512-y1r63GMdMM9eJwwBfjIMVQRBHcl3WP+ee7ClHr8J9OKuZSV4Aa6X0AUR9XqR0OB+/htk+l8WMZECDDftEvbbQw==
dependencies:
change-case "^4.1.2"
classnames "^2.2"
Expand Down

0 comments on commit e77764f

Please sign in to comment.