Skip to content

Commit 1d64def

Browse files
authored
build(deps): replace @gr2m/fetch-mock with fetch-mock (octokit#686)
1 parent 24524d3 commit 1d64def

File tree

2 files changed

+6
-142
lines changed

2 files changed

+6
-142
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@
4040
"@octokit/auth-oauth-app": "^8.0.0",
4141
"@octokit/tsconfig": "^3.0.0",
4242
"@sinonjs/fake-timers": "^11.2.2",
43-
"@types/fetch-mock": "^7.3.8",
4443
"@types/jest": "^29.0.0",
4544
"@types/lolex": "^5.1.0",
4645
"@types/node": "^20.0.0",
4746
"@types/sinonjs__fake-timers": "^8.1.5",
4847
"esbuild": "^0.21.0",
49-
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
48+
"fetch-mock": "^10.0.0",
5049
"glob": "^10.2.5",
5150
"http-proxy-agent": "^7.0.0",
5251
"jest": "^29.0.0",

0 commit comments

Comments
 (0)