Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.16.4 (#543)
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] committed Sep 4, 2024
1 parent 808b65a commit 38a0f8d
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 @@ -31,7 +31,7 @@
"@side/commitlint-config": "1.0.2",
"@side/eslint-config-base": "2.1.2",
"@side/prettier-config": "1.0.0",
"@types/node": "20.16.3",
"@types/node": "20.16.4",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ __metadata:
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.2"
"@side/prettier-config": "npm:1.0.0"
"@types/node": "npm:20.16.3"
"@types/node": "npm:20.16.4"
"@typescript-eslint/eslint-plugin": "npm:7.14.1"
"@typescript-eslint/parser": "npm:7.14.1"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -1077,12 +1077,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
"@types/node@npm:20.16.4":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/3b14b8b3cb92adc7db69f8cf351e7b6b5001e5c7cdb07470943215afeafc2952ae588c918543784e8f8e975d43d609ce0c7bced91f1b8745f1669d6137adaabc
checksum: 10/3c6ecc81ee77b67938004a0ffc7459ad9df242218a3eea8249036950262ba32061cfac0d7b74781d50cd9399bfd9b903c3b250caa2f4e76f526c4b55b929b670
languageName: node
linkType: hard

Expand Down

0 comments on commit 38a0f8d

Please sign in to comment.