build(deps): update dependency @craco/craco to v6.2.0 (#2147)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2148/head
renovate[bot] 2021-07-05 07:18:28 +10:00 committed by GitHub
parent 31c5c820f0
commit 2a98e47299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
]
},
"devDependencies": {
"@craco/craco": "6.1.2",
"@craco/craco": "6.2.0",
"@types/chai": "4.2.19",
"@types/enzyme": "3.10.8",
"@types/jest": "26.0.23",

View File

@ -1876,10 +1876,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@craco/craco@6.1.2":
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"