Skip to content

Commit eaa159d

Browse files
authored
chore: use fetch-mock v10 (#719)
* chore: use fetch-mock v10 * remove types of fetch-mock v7
1 parent 186bf66 commit eaa159d

File tree

2 files changed

+6
-103
lines changed

2 files changed

+6
-103
lines changed

package-lock.json

+5-101
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@
3232
"@octokit/core": "^6.0.0",
3333
"@octokit/request-error": "^6.0.1",
3434
"@octokit/tsconfig": "^3.0.0",
35-
"@types/fetch-mock": "^7.3.1",
3635
"@types/jest": "^29.0.0",
3736
"@types/node": "^20.0.0",
3837
"esbuild": "^0.23.0",
39-
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
38+
"fetch-mock": "^10.0.0",
4039
"github-openapi-graphql-query": "^4.0.0",
4140
"glob": "^10.2.6",
4241
"jest": "^29.0.0",

0 commit comments

Comments
 (0)