build(deps): update dependency @craco/craco to v6.3.0 (#2366)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2368/head
renovate[bot] 2021-09-11 16:00:13 +10:00 committed by GitHub
parent 9cff1bb133
commit a091b341da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "13.1.0", "@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0", "@commitlint/config-conventional": "13.1.0",
"@craco/craco": "6.2.0", "@craco/craco": "6.3.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0", "@testing-library/react": "12.0.0",
"@types/classnames": "2.3.0", "@types/classnames": "2.3.0",

View File

@ -1354,10 +1354,10 @@
dependencies: dependencies:
chalk "^4.0.0" chalk "^4.0.0"
"@craco/craco@6.2.0": "@craco/craco@6.3.0":
version "6.2.0" version "6.3.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.2.0.tgz#93847ae20899f5e810359443f2055bcf2b1a584e" resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.3.0.tgz#157ff6387dab526390b47b12e890542c7e7c6437"
integrity sha512-kLc4GSdgR9D5JiZmSxtzbvBKcUFSJqMXImRjjYf5pacwiyAs3XfQwai7T+pExfLQNUnytgkL8jRFUJeYrkVr7g== integrity sha512-SCnfEQxT/6NAbU/3sIWw7gQXtzjjiTp/EZFdJTd8inPURILIy0YajrC2p8qBG2KhFo5cwgOrEDyaGyAFvvuyuA==
dependencies: dependencies:
cross-spawn "^7.0.0" cross-spawn "^7.0.0"
lodash "^4.17.15" lodash "^4.17.15"