Update dependency @craco/craco to v5.9.0 (#819)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-07 18:22:26 +01:00 committed by GitHub
parent e824c0c387
commit 0dab2662c5
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.8.0",
"@craco/craco": "5.9.0",
"@hedgedoc/markdown-it-task-lists": "0.0.1",
"@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.11.6",

View file

@ -1028,10 +1028,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@craco/craco@5.8.0":
version "5.8.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-5.8.0.tgz#2a0f551290a5eab353b615de4d7093dd83785777"
integrity sha512-4rhusETLD7rJ195GxOK9VmVdv/VD4jawFxc9hcQ9TrZ3/9ny+qwc0uW+08qu9GYwEF9Eb9meSeSvpWjaqdDr1Q==
"@craco/craco@5.9.0":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-5.9.0.tgz#dcd34330b558596a4841374743071b7fa041dce9"
integrity sha512-2Q8gIB4W0/nPiUxr9iAKUhGsFlXYN0/wngUdK1VWtfV2NtBv+yllNn2AjieaLbttgpQinuOYmDU65vocC0NMDg==
dependencies:
cross-spawn "^7.0.0"
lodash "^4.17.15"