Skip to content

Commit

Permalink
chore(deps): update dependency @types/node-fetch to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 5cd4fa2 commit 87987e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@commitlint/config-conventional": "8.3.4",
"@types/jest": "25.2.3",
"@types/node": "13.13.17",
"@types/node-fetch": "2.5.7",
"@types/node-fetch": "2.6.1",
"@typescript-eslint/eslint-plugin": "4.1.0",
"@typescript-eslint/parser": "4.1.0",
"@yarnpkg/pnpify": "2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ __metadata:
"@commitlint/config-conventional": 8.3.4
"@types/jest": 25.2.3
"@types/node": 13.13.17
"@types/node-fetch": 2.5.7
"@types/node-fetch": 2.6.1
"@typescript-eslint/eslint-plugin": 4.1.0
"@typescript-eslint/parser": 4.1.0
"@yarnpkg/pnpify": 2.2.1
Expand Down Expand Up @@ -1060,13 +1060,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node-fetch@npm:2.5.7":
version: 2.5.7
resolution: "@types/node-fetch@npm:2.5.7::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode-fetch%2Fdownload%2F%40types%2Fnode-fetch-2.5.7.tgz"
"@types/node-fetch@npm:2.6.1":
version: 2.6.1
resolution: "@types/node-fetch@npm:2.6.1::__archiveUrl=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fnode-fetch%2F-%2Fnode-fetch-2.6.1.tgz"
dependencies:
"@types/node": "*"
form-data: ^3.0.0
checksum: 101f6e8474407f957dfe1750d82aa0bcaa56347d09c8ba8634e6a901d07032533c0a578860691d915ff8fa230355700c41c04ae7e505840b5d6ff8cc3ece7741
checksum: 072aed58835dbbae857c7b29f5ff581c71cc9d0539ab5512ac0353e07ae73a7f861078bd8e3776d7cad961ab4612c1d2f0222e1892814b30b76a6434d1503b43
languageName: node
linkType: hard

Expand Down

0 comments on commit 87987e7

Please sign in to comment.