mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
chore(deps): update jest monorepo
This commit is contained in:
parent
0101471ffb
commit
7c40e60933
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user