Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.14 (#574)
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 22, 2024
1 parent d0349cd commit 7901ab1
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.16.13",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitest/coverage-v8": "2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,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.16.13"
"@types/node": "npm:20.16.14"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
"@typescript-eslint/parser": "npm:8.11.0"
"@vitest/coverage-v8": "npm:2.1.3"
Expand Down Expand Up @@ -824,12 +824,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/6e7b82119372cc12d28fcc1b0c10d1b8fa560bbb500f87a4c68bc446a0986d42c92e0f583040167841a0c598131979c3399b17c736c9fb8ba4f0dcf2b2048a84
checksum: 10/1a63dd3ef3ec7a6da768c88e3664ca335e09005716aab07890646ca89b5b664df69bf9f0c1b82776d483e49c10e269c5c90d56f38d17945a88587e51d62f0139
languageName: node
linkType: hard

Expand Down

0 comments on commit 7901ab1

Please sign in to comment.