Skip to content

Commit

Permalink
wip: explicitly add @types/node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtatranta committed Feb 12, 2025
1 parent 7b18b26 commit dfb891c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/suite-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@sentry/webpack-plugin": "^2.22.7",
"@trezor/eslint": "workspace:*",
"@types/copy-webpack-plugin": "^10.1.0",
"@types/node-fetch": "^2.6.12",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@types/webpack-plugin-serve": "^1.4.6",
"react-refresh": "^0.14.0"
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12857,6 +12857,7 @@ __metadata:
"@trezor/eslint": "workspace:*"
"@trezor/suite": "workspace:*"
"@types/copy-webpack-plugin": "npm:^10.1.0"
"@types/node-fetch": "npm:^2.6.12"
"@types/webpack-bundle-analyzer": "npm:^4.7.0"
"@types/webpack-plugin-serve": "npm:^1.4.6"
babel-loader: "npm:^9.1.3"
Expand Down Expand Up @@ -14404,6 +14405,16 @@ __metadata:
languageName: node
linkType: hard

"@types/node-fetch@npm:^2.6.12":
version: 2.6.12
resolution: "@types/node-fetch@npm:2.6.12"
dependencies:
"@types/node": "npm:*"
form-data: "npm:^4.0.0"
checksum: 10/8107c479da83a3114fcbfa882eba95ee5175cccb5e4dd53f737a96f2559ae6262f662176b8457c1656de09ec393cc7b20a266c077e4bfb21e929976e1cf4d0f9
languageName: node
linkType: hard

"@types/node-forge@npm:^1.3.0":
version: 1.3.8
resolution: "@types/node-forge@npm:1.3.8"
Expand Down

0 comments on commit dfb891c

Please sign in to comment.