chore(deps-dev): bump jest from 24.9.0 to 26.6.1 in /client

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 08:16:42 +00:00
parent 0c3c065210
commit 666efe2cd9
2 changed files with 3194 additions and 897 deletions

4089
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -108,7 +108,7 @@
"babel-plugin-transform-imports": "^1.5.1", "babel-plugin-transform-imports": "^1.5.1",
"chokidar": "^2.1.5", "chokidar": "^2.1.5",
"copy-webpack-plugin": "^5.1.2", "copy-webpack-plugin": "^5.1.2",
"jest": "^24.9.0", "jest": "^26.6.1",
"monaco-editor-webpack-plugin": "^1.9.0", "monaco-editor-webpack-plugin": "^1.9.0",
"react-test-renderer": "^16.10.2", "react-test-renderer": "^16.10.2",
"redux-saga-test-plan": "^4.0.1", "redux-saga-test-plan": "^4.0.1",