mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @blueprintjs/core from 3.50.1 to 3.50.2
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.50.1 to 3.50.2. - [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/core@3.50.2/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
5892794b82
commit
d446ebea61
+1
-1
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/pybricks/pybricks-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.50.1",
|
||||
"@blueprintjs/core": "^3.50.2",
|
||||
"@craco/craco": "^6.3.0",
|
||||
"@pybricks/firmware": "4.13.0-beta.1",
|
||||
"@pybricks/ide-docs": "1.6.0",
|
||||
|
||||
@@ -1206,10 +1206,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-5.0.0-alpha.0.tgz#406e67413a7f53a7587a1a621ae67b08ad701f0b"
|
||||
integrity sha512-TsYKtsT7K+ok14GYWheBfkQxqMRGd6M3cnJ1Ge/nitNzIzmYiydKhOb7KBV0xnRNHlDKGuXSEdnsylAlRgSoIQ==
|
||||
|
||||
"@blueprintjs/core@^3.50.1":
|
||||
version "3.50.1"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.50.1.tgz#d377dbb82b066a83cdf64c6a58055a4a46acc311"
|
||||
integrity sha512-yce5186jDPocvzqJyYvMJmTCaZNrowhrEXW2Xwt61KxVatca7va1fxFOWc61ppFl02JaWwmVsYaMoNOHBQMFCQ==
|
||||
"@blueprintjs/core@^3.50.2":
|
||||
version "3.50.2"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.50.2.tgz#052dfa67da717a935a038fee7472633230378139"
|
||||
integrity sha512-y+J5yh34MoCFPgr7TlfRAY8xyFvZadoGbqhoMWdUWP+Nfhb6+Zu5wIchpC+2Z2Kw+eHH3W1ld39GYiPHOVnNWw==
|
||||
dependencies:
|
||||
"@blueprintjs/colors" "^5.0.0-alpha.0"
|
||||
"@blueprintjs/icons" "^3.30.1"
|
||||
|
||||
Reference in New Issue
Block a user