build(deps): bump @craco/craco from 6.2.0 to 6.3.0

Bumps [@craco/craco](https://github.com/gsoft-inc/craco) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/gsoft-inc/craco/releases)
- [Commits](https://github.com/gsoft-inc/craco/compare/v6.2.0...v6.3.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:
dependabot[bot]
2021-09-13 12:19:58 -05:00
committed by David Lechner
parent 9e445fbc47
commit b20c55f587
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"dependencies": {
"@blueprintjs/core": "^3.49.1",
"@craco/craco": "^6.2.0",
"@craco/craco": "^6.3.0",
"@pybricks/firmware": "4.13.0-alpha.5",
"@pybricks/ide-docs": "1.6.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
+4 -4
View File
@@ -1240,10 +1240,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@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==
"@craco/craco@^6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.3.0.tgz#157ff6387dab526390b47b12e890542c7e7c6437"
integrity sha512-SCnfEQxT/6NAbU/3sIWw7gQXtzjjiTp/EZFdJTd8inPURILIy0YajrC2p8qBG2KhFo5cwgOrEDyaGyAFvvuyuA==
dependencies:
cross-spawn "^7.0.0"
lodash "^4.17.15"