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

Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.3.
- [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/v26.6.1...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-09 08:09:00 +00:00
parent d4c292a5b5
commit f202324277
2 changed files with 1863 additions and 437 deletions

2298
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",
"chokidar": "^2.1.5",
"copy-webpack-plugin": "^5.1.2",
"jest": "^26.6.1",
"jest": "^26.6.3",
"monaco-editor-webpack-plugin": "^1.9.0",
"react-test-renderer": "^16.14.0",
"redux-saga-test-plan": "^4.0.1",