chore(deps): update all non-major dependencies (#5095)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
... | ... | @@ -78,7 +78,7 @@ |
"warning": "^4.0.3" | ||
}, | ||
"devDependencies": { | ||
"@4c/rollout": "^2.1.4", | ||
"@4c/rollout": "^2.1.5", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/register": "^7.9.0", | ||
... | ... | @@ -94,7 +94,7 @@ |
"conventional-changelog-cli": "^2.0.31", | ||
"cpy-cli": "^3.1.0", | ||
"cross-env": "^7.0.2", | ||
"dtslint": "^3.4.0", | ||
"dtslint": "^3.4.1", | ||
"enzyme": "^3.11.0", | ||
"enzyme-adapter-react-16": "^1.15.2", | ||
"eslint": "^6.8.0", | ||
... | ... | @@ -118,10 +118,10 @@ |
"karma-sinon-chai": "^2.0.2", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-webpack": "^4.0.2", | ||
"lint-staged": "^10.0.10", | ||
"lint-staged": "^10.1.2", | ||
"lodash": "^4.17.15", | ||
"mocha": "^7.1.1", | ||
"prettier": "^2.0.2", | ||
"prettier": "^2.0.3", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-test-renderer": "^16.13.1", | ||
... | ... |
Please register or sign in to comment