Update dependency @craco/craco to v6.3.0 (#1498)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-12 02:59:15 +02:00 committed by GitHub
parent 092f8b870d
commit 5f67cf50c4
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": "6.2.0",
"@craco/craco": "6.3.0",
"@fontsource/source-sans-pro": "4.5.0",
"@hedgedoc/html-to-react": "1.1.0",
"@hedgedoc/markdown-it-task-lists": "1.0.2",

View file

@ -1221,10 +1221,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@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==
"@craco/craco@6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.3.0.tgz#157ff6387dab526390b47b12e890542c7e7c6437"
integrity sha512-SCnfEQxT/6NAbU/3sIWw7gQXtzjjiTp/EZFdJTd8inPURILIy0YajrC2p8qBG2KhFo5cwgOrEDyaGyAFvvuyuA==
dependencies:
cross-spawn "^7.0.0"
lodash "^4.17.15"