fix fetch mock (#9)

This commit is contained in:
marihachi 2021-05-16 11:11:05 +09:00 committed by GitHub
parent a4d5faa789
commit 460e23c2e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 14 deletions

View file

@ -18,8 +18,8 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "14.14.x",
"fetch-mock-jest": "^1.5.1",
"jest": "^26.6.3",
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.2.0",
"mock-socket": "^9.0.3",
"ts-jest": "^26.5.6",