Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Nov 18, 2023
1 parent fa749ce commit 29b780f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"class-validator": "^0.14.0"
},
"devDependencies": {
"@types/node": "18.18.4",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@vercel/ncc": "0.38.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,10 +663,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.4":
version: 18.18.4
resolution: "@types/node@npm:18.18.4"
checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
"@types/node@npm:18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
dependencies:
undici-types: ~5.26.4
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
languageName: node
linkType: hard

Expand Down Expand Up @@ -933,7 +935,7 @@ __metadata:
"@octokit/rest": 20.0.2
"@probot/octokit-plugin-config": ^2.0.1
"@total-typescript/ts-reset": ^0.5.1
"@types/node": 18.18.4
"@types/node": 18.18.9
"@typescript-eslint/eslint-plugin": 6.7.5
"@typescript-eslint/parser": 6.7.5
"@vercel/ncc": 0.38.0
Expand Down Expand Up @@ -3444,6 +3446,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"undici@npm:^5.25.4":
version: 5.25.4
resolution: "undici@npm:5.25.4"
Expand Down

0 comments on commit 29b780f

Please sign in to comment.