Update dependency @craco/craco to v5.7.0 (#631)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-03 10:35:36 +02:00 committed by GitHub
parent 20e296cb9b
commit e4ca86206a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"license": "AGPL-3.0",
"version": "0.1.0",
"dependencies": {
"@craco/craco": "5.6.4",
"@craco/craco": "5.7.0",
"@hedgedoc/markdown-it-task-lists": "0.0.1",
"@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.11.4",

View file

@ -1161,10 +1161,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@craco/craco@5.6.4":
version "5.6.4"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-5.6.4.tgz#de7a707c727864f39e6afc192fb6732c3ca45f90"
integrity sha512-/Qi6yPMOBC7SEZJEDI5vYaPiGFs7HzO4AAZkGB0W3MX2OCw4u4FZC+ZO6TBptGzM3QLrF7WFt5AyQnXhNBcn3A==
"@craco/craco@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-5.7.0.tgz#ad6a240e0f85ac948f2935581da12d4223d66366"
integrity sha512-HpThSg+JZ8FuXtaRuNxLe/RH4TqRe7f6bZfB8tO5ukDthMrf8sKUNOkSS9vnsRbycVEAAuaOamXw+T6LPmqlIg==
dependencies:
cross-spawn "^7.0.0"
lodash "^4.17.15"