Skip to content

Commit

Permalink
fix(deps): update dependency @craco/craco to v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 27, 2020
1 parent ac155c7 commit f18faae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.13.27",
"private": true,
"dependencies": {
"@craco/craco": "5.6.4",
"@craco/craco": "5.7.0",
"@reduxjs/toolkit": "1.4.0",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "10.4.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1138,10 +1138,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"
Expand Down

0 comments on commit f18faae

Please sign in to comment.