Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Dec 4, 2023
1 parent 6f9aebd commit 829aa3e
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 @@ -36,7 +36,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "18.18.9",
"@types/node": "18.19.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@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 @@ -753,12 +753,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
"@types/node@npm:18.19.2":
version: 18.19.2
resolution: "@types/node@npm:18.19.2"
dependencies:
undici-types: ~5.26.4
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
checksum: 6ae1e456f469bd50cac55d01ec17cddca3e60a1ae8cf6a95c8f2c49668ac358fd68d53af32076e37418f3b07cf6d2b245a48e3b77998ac51cc6a797d9d1a4367
languageName: node
linkType: hard

Expand Down Expand Up @@ -1018,7 +1018,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.9
"@types/node": 18.19.2
"@typescript-eslint/eslint-plugin": 6.7.5
"@typescript-eslint/parser": 6.7.5
"@vercel/ncc": 0.38.1
Expand Down

0 comments on commit 829aa3e

Please sign in to comment.