build(deps): bump @craco/craco from 6.4.0 to 6.4.1

Bumps [@craco/craco](https://github.com/gsoft-inc/craco) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/gsoft-inc/craco/releases)
- [Commits](https://github.com/gsoft-inc/craco/compare/v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: "@craco/craco"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-19 21:20:01 +00:00
committed by github-actions[bot]
parent 1f105f9baa
commit 2ce26d3503
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"dependencies": {
"@blueprintjs/core": "^3.51.3",
"@craco/craco": "^6.4.0",
"@craco/craco": "^6.4.1",
"@pybricks/firmware": "4.13.0-beta.1",
"@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.4.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.4.0.tgz#449ca141c4af5751999e8c91764c0e1d3576b420"
integrity sha512-puLp+pSL5B2tpoIPUYlWjKd0VDBPNF16BJIKEKrwg0x/9XC/4h8XPcVGNr6pd27pj8sahiH5QUdoBxB5AE9++g==
"@craco/craco@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.4.1.tgz#222b0cd95a955935c5564aa7788a6c626e4d9bc4"
integrity sha512-KZDbnHUwxoWrNPeSbfThnGFlG+K+0ZwnwYAj+JgtUCN5FRZ5QQOlc9hhMb44pN3CpWEOTyA0YE/rJeuAXFAErw==
dependencies:
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
cosmiconfig "^7.0.1"