build(deps): bump @blueprintjs/core from 3.47.0 to 3.49.0

Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.47.0 to 3.49.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/core@3.49.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-31 11:18:11 -05:00
committed by David Lechner
parent 5e602d20e7
commit 61722f32bb
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"url": "https://github.com/pybricks/pybricks-code"
},
"dependencies": {
"@blueprintjs/core": "^3.47.0",
"@blueprintjs/core": "^3.49.0",
"@craco/craco": "^6.2.0",
"@pybricks/firmware": "4.13.0-alpha.5",
"@pybricks/ide-docs": "1.6.0",
+15 -9
View File
@@ -1201,12 +1201,18 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@blueprintjs/core@^3.47.0":
version "3.47.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.47.0.tgz#bf33155d224b742ba51c6e1cf5be4523290337a7"
integrity sha512-u+bfmCyPXwKZMnwY4+e/iWjO2vDUvr8hA8ydmV0afyvcEe7Sh85UPEorIgQ/CBuRIbVMNm8FpLsFzDxgkfrCNA==
"@blueprintjs/colors@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-1.0.1.tgz#d351cadffd33c2dba766e555868245aa8cc3ef23"
integrity sha512-m3YIBs2glOizIeIsKuYzN6P82Yuzq7iWPctqD7CAGyD+8sklJKW4dwFDEXhjW1nz40YGZZdw4DZM0eQcurQFMA==
"@blueprintjs/core@^3.49.0":
version "3.49.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.49.0.tgz#cfb8c5c62ae206877cb199f9a7ba350c07c98af3"
integrity sha512-vtcmNiCATAZw5yuiBEsgPg1vnBL1MGemT7etGiKGNwqcTI+uWeCb78h6thzLoPWxq5/2aPwmzQcMDq3w5lYMdQ==
dependencies:
"@blueprintjs/icons" "^3.27.0"
"@blueprintjs/colors" "^1.0.1"
"@blueprintjs/icons" "^3.29.0"
"@types/dom4" "^2.0.1"
classnames "^2.2"
dom4 "^2.1.5"
@@ -1218,10 +1224,10 @@
resize-observer-polyfill "^1.5.1"
tslib "~1.13.0"
"@blueprintjs/icons@^3.27.0":
version "3.27.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.27.0.tgz#f4c03e8bc2f9310f7eaefaab26dd91f65935da43"
integrity sha512-ItRioyrr2s70chclj5q38HS9omKOa15b3JZXv9JcMIFz+6w6rAcoAH7DA+5xIs27bFjax/SdAZp/eYXSw0+QpA==
"@blueprintjs/icons@^3.29.0":
version "3.29.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.29.0.tgz#2e786c6264a1783f2df9423749236189a84c436e"
integrity sha512-FDpPsEBwzsFBsxDXNsea+u+bU+iFWcVTbKH05+jtGEpvDEOrpOsOwUYvkBvVaReR0DORREVye2/NL0/uvLCRrg==
dependencies:
classnames "^2.2"
tslib "~1.13.0"