Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.52 (#463)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 448e8da commit 3f0e2bc
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 @@ -42,7 +42,7 @@
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.6.13",
"@types/node": "18.19.51",
"@types/node": "18.19.52",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ __metadata:
"@swc/cli": "npm:0.4.0"
"@swc/core": "npm:1.6.13"
"@swc/helpers": "npm:^0.5.3"
"@types/node": "npm:18.19.51"
"@types/node": "npm:18.19.52"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
"@vitest/coverage-v8": "npm:2.1.1"
Expand Down Expand Up @@ -959,12 +959,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.51":
version: 18.19.51
resolution: "@types/node@npm:18.19.51"
"@types/node@npm:18.19.52":
version: 18.19.52
resolution: "@types/node@npm:18.19.52"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/ed9d1acec81da03ed90e5ab493f47869e8791af0d6a4d882370d75decb4c567e03c6f27799ec85ab8494f61ba1c6b27ced5285747529015d4479cc83583161e0
checksum: 10c0/48e5c9cb5cbff01f58981b54468931a1a7a0c8b0a2011edea36b04b0cd3525380d91c3a872115a319b89b626483a40e55db0031d9e875d0eef47da130c82cf16
languageName: node
linkType: hard

Expand Down

0 comments on commit 3f0e2bc

Please sign in to comment.