Upgrade jest

merge-requests/596/head
Alex Gleason 3 years ago
parent 469115cf85
commit 4f54031fb9
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -133,7 +133,7 @@
"stringz": "^2.0.0",
"substring-trie": "^1.0.2",
"tiny-queue": "^0.2.1",
"ts-jest": "^26.4.1",
"ts-jest": "^27.0.3",
"twemoji": "https://github.com/twitter/twemoji#v13.0.2",
"typescript": "^4.0.3",
"uglifyjs-webpack-plugin": "^2.2.0",
@ -149,7 +149,7 @@
"devDependencies": {
"axios-mock-adapter": "^1.18.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.5.2",
"babel-jest": "^27.0.6",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"eslint": "^7.0.0",
@ -158,7 +158,7 @@
"eslint-plugin-promise": "~4.2.0",
"eslint-plugin-react": "~7.21.0",
"eslint-plugin-react-hooks": "^4.0.4",
"jest": "^26.0.1",
"jest": "^27.0.6",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.13.1",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save