Skip to content

Commit

Permalink
build(deps): update dependency @types/node to v22.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 958dd95 commit 2c09ee6
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 @@ -69,7 +69,7 @@
"@swc/core": "1.10.16",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.13.2",
"@types/node": "22.13.4",
"@vitest/coverage-v8": "3.0.5",
"@vitest/ui": "^3.0.0",
"bignumber.js": "9.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2693,12 +2693,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.2":
version: 22.13.2
resolution: "@types/node@npm:22.13.2"
"@types/node@npm:22.13.4":
version: 22.13.4
resolution: "@types/node@npm:22.13.4"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/1d033a01a3dbcd0e305f46b0e61b8d697e5675392e6ca5a14b1f44240da14bb4949dd2731aff528a4cd5f160883d44df17e64b7f741aab4d735201dd6321182d
checksum: 10/716e05b1b84d9da3b2cbba9f642d7294549a89c85d27148b48815f321e0081d0546366e97d11c7710a3280160828512eb945f4e9361dda980f708473758ac0a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3378,7 +3378,7 @@ __metadata:
"@swc/core": "npm:1.10.16"
"@tsconfig/node20": "npm:20.1.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/node": "npm:22.13.2"
"@types/node": "npm:22.13.4"
"@vitest/coverage-v8": "npm:3.0.5"
"@vitest/ui": "npm:^3.0.0"
bignumber.js: "npm:9.1.2"
Expand Down

0 comments on commit 2c09ee6

Please sign in to comment.