mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @craco/craco from 6.1.2 to 6.2.0
Bumps [@craco/craco](https://github.com/gsoft-inc/craco) from 6.1.2 to 6.2.0. - [Release notes](https://github.com/gsoft-inc/craco/releases) - [Commits](https://github.com/gsoft-inc/craco/compare/v6.1.2...v6.2.0) --- updated-dependencies: - dependency-name: "@craco/craco" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
f9d354e988
commit
4af0beb925
+1
-1
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.41.0",
|
||||
"@craco/craco": "^6.1.1",
|
||||
"@craco/craco": "^6.2.0",
|
||||
"@pybricks/firmware": "4.13.0-alpha.2",
|
||||
"@pybricks/ide-docs": "1.5.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
|
||||
@@ -1234,10 +1234,10 @@
|
||||
exec-sh "^0.3.2"
|
||||
minimist "^1.2.0"
|
||||
|
||||
"@craco/craco@^6.1.1":
|
||||
version "6.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.1.2.tgz#30e45288e4609ac6b8cf828085b34acebdc60e69"
|
||||
integrity sha512-GlQZn+g+yNlaDvIL5m6mcCoBGyFDwO4kkNx3fNFf98wuldkdWyBFoQbtOFOIb4gvkTh4VntOOxtJEoZfKs7XXw==
|
||||
"@craco/craco@^6.2.0":
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.2.0.tgz#93847ae20899f5e810359443f2055bcf2b1a584e"
|
||||
integrity sha512-kLc4GSdgR9D5JiZmSxtzbvBKcUFSJqMXImRjjYf5pacwiyAs3XfQwai7T+pExfLQNUnytgkL8jRFUJeYrkVr7g==
|
||||
dependencies:
|
||||
cross-spawn "^7.0.0"
|
||||
lodash "^4.17.15"
|
||||
|
||||
Reference in New Issue
Block a user