Merge pull request #351 from pybricks/dependabot/npm_and_yarn/blueprintjs/core-3.40.1

Bump @blueprintjs/core from 3.40.0 to 3.40.1
This commit is contained in:
David Lechner
2021-03-09 08:53:04 -06:00
committed by GitHub
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"url": "https://github.com/pybricks/pybricks-code"
},
"dependencies": {
"@blueprintjs/core": "^3.40.0",
"@blueprintjs/core": "^3.40.1",
"@craco/craco": "^6.1.1",
"@pybricks/firmware": "4.6.0",
"@pybricks/ide-docs": "1.1.1",
+9 -9
View File
@@ -1800,12 +1800,12 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@blueprintjs/core@^3.40.0":
version "3.40.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.40.0.tgz#b396718f700b8545c390e5b2e0b58e1ffbe59708"
integrity sha512-vb0xIO0cF+udhYYS/1wUKnZin7frQTIP3NOGETOpmvUZOqAfxM0447+LsaBYvLmkEdTm0uD6IR0bklQPw21eAw==
"@blueprintjs/core@^3.40.1":
version "3.40.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.40.1.tgz#786f3bffa9f7c6e0f80b2935ae13a425a237b7c0"
integrity sha512-trZMuv84vbIJKJYZ7YkMB+Eth1H74KeJrY07pJhlbmbsGTbBc7Pj1Lx2858PgyIaO9HpaHaBS2+VPmMFkt8muw==
dependencies:
"@blueprintjs/icons" "^3.25.0"
"@blueprintjs/icons" "^3.25.1"
"@types/dom4" "^2.0.1"
classnames "^2.2"
dom4 "^2.1.5"
@@ -1817,10 +1817,10 @@
resize-observer-polyfill "^1.5.1"
tslib "~1.13.0"
"@blueprintjs/icons@^3.25.0":
version "3.25.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.25.0.tgz#5f2bfff857faff97e0ebf44fc981a607e0bdec9d"
integrity sha512-WbGjMIJiUwrOTkBk66B6AV605d+HZJT0SoW+fh429UJPTtcm+7T/+bRxQlQeXfLvgR+bTW5P6rx6cM4D/B4uww==
"@blueprintjs/icons@^3.25.1":
version "3.25.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.25.1.tgz#530c06a72b759da5c3cfbb01eaf2ab987a67129d"
integrity sha512-AppGf5IyjjKa/Zlre4pHWbDnsI7nefurXKku8Yf/B14bDAB2a8lzP6HCoTowAW4fHryTwE5Pzp9zEJYvofkUEg==
dependencies:
classnames "^2.2"
tslib "~1.13.0"