Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.3 (#585)
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 Oct 29, 2024
1 parent f7b716a commit 8a553b9
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 @@ -32,7 +32,7 @@
"@side/commitlint-config": "1.1.0",
"@side/eslint-config-base": "2.3.0",
"@side/prettier-config": "1.1.0",
"@types/node": "20.17.2",
"@types/node": "20.17.3",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/coverage-v8": "2.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ __metadata:
"@side/commitlint-config": "npm:1.1.0"
"@side/eslint-config-base": "npm:2.3.0"
"@side/prettier-config": "npm:1.1.0"
"@types/node": "npm:20.17.2"
"@types/node": "npm:20.17.3"
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
"@typescript-eslint/parser": "npm:8.12.2"
"@vitest/coverage-v8": "npm:2.1.4"
Expand Down Expand Up @@ -826,12 +826,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.2":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/ca673505ee4ab107cc0429066f39f6f2d0a60a9c6ecad6159e4d2d30dc4122b80f0550adfa1ea29a44cb9bc97d4930112c2a1ea07db1c10783b72e7f6a05b6c9
checksum: 10/2aaa7a969184ba22f75123b5d4c09c313d55879588d43b58b55535b68377b2468d8de5d0cea85623a188f0c4c30c2d3f2deaacf5057e2e0041208b08be742b8d
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a553b9

Please sign in to comment.