Replace nock with fetch-mock

This commit is contained in:
Josh Gross
2023-01-24 13:09:36 -05:00
parent 4f9c9e6e1c
commit e11c62667e
3 changed files with 237 additions and 56 deletions
+1 -1
View File
@@ -53,8 +53,8 @@
],
"devDependencies": {
"@types/jest": "^29.0.3",
"fetch-mock": "^9.11.0",
"jest": "^29.0.3",
"nock": "^13.2.9",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.3",