Update dependency @craco/craco to v6.2.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-07-09 15:59:13 +00:00 committed by Tilman Vatteroth
parent 23b1ab3694
commit 88009294b3
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": "6.1.2",
"@craco/craco": "6.2.0",
"@fontsource/source-sans-pro": "4.4.5",
"@hedgedoc/html-to-react": "1.0.0",
"@hedgedoc/markdown-it-task-lists": "1.0.0",

View file

@ -1214,10 +1214,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"