chore(deps): update jest monorepo

This commit is contained in:
Renovate Bot 2021-08-27 12:02:33 +00:00
parent 0101471ffb
commit 7c40e60933
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
5 changed files with 676 additions and 506 deletions

View File

@ -30,7 +30,7 @@
"fork-ts-checker-webpack-plugin": "^6.3.2",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.2",
"jest": "^26.6.3",
"jest": "^27.1.0",
"lerna": "^4.0.0",
"prettier": "^2.3.2",
"pug-html-loader": "^1.1.5",
@ -42,7 +42,7 @@
"stylelint-config-standard": "^22.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.5",
"ts-node": "^10.2.1",
"typescript": "^4.3.5",
"url-loader": "^4.1.1",

View File

@ -72,7 +72,7 @@
"@types/semver": "^7.3.8",
"@types/supertest": "^2.0.11",
"@types/uuid": "^8.3.1",
"jest": "^26.6.3",
"jest": "^27.1.0",
"ncp": "^2.0.0",
"socketcluster-client": "^14.3.2",
"supertest": "^6.1.6"

View File

@ -72,7 +72,7 @@
"enzyme-to-json": "^3.6.2",
"history": "^4.10.1",
"immutable": "^4.0.0-rc.14",
"jest": "^26.6.3",
"jest": "^27.1.0",
"lodash.shuffle": "^4.2.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",

View File

@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.172",
"jest": "^26.6.3",
"jest": "^27.1.0",
"redux": "^4.1.1",
"rxjs": "^7.3.0"
},

1172
yarn.lock

File diff suppressed because it is too large Load Diff