Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7

chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
This commit is contained in:
Patrik Oldsberg
2020-07-27 16:23:07 +02:00
committed by GitHub
26 changed files with 29 additions and 29 deletions
@@ -22,7 +22,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.4.1",
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^25.2.2",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"@types/react-dom": "^16.9.8",
"cross-env": "^7.0.0",
@@ -36,7 +36,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.4.1",
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^25.2.2",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"jest-fetch-mock": "^3.0.3"
},