Skip to content

Commit f1c9195

Browse files
Revert "Bump @types/node-fetch from 2.5.12 to 3.0.3 (#3545)" (#3551)
This reverts commit a29e7f9. Accidentally merged this before updating `node-fetch` itself, which unfortunately cannot be done at this time due to a bug in VS Code, so we need to revert this.
1 parent 2aa6651 commit f1c9195

File tree

2 files changed

+121
-11
lines changed

2 files changed

+121
-11
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/mocha": "~9.0.0",
5959
"@types/mock-fs": "~4.13.1",
6060
"@types/node": "~14.17.4",
61-
"@types/node-fetch": "~3.0.3",
61+
"@types/node-fetch": "~2.5.12",
6262
"@types/rewire": "~2.5.28",
6363
"@types/semver": "~7.3.8",
6464
"@types/sinon": "~10.0.2",

0 commit comments

Comments
 (0)