Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Apr 17, 2024
1 parent 0580678 commit 8c1285f
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 @@ -37,7 +37,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "18.19.31",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@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 @@ -807,12 +807,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
"@types/node@npm:20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: ~5.26.4
checksum: 949bddfd7071bd47300d1f33d380ee34695ccd5f046f1a03e4d2be0d953ace896905144d44a6f483f241b5ef34b86f0e40a0e312201117782eecf89e81a4ff13
checksum: 7cc979f7e2ca9a339ec71318c3901b9978555257929ef3666987f3e447123bc6dc92afcc89f6347e09e07d602fde7d51bcddea626c23aa2bb74aeaacfd1e1686
languageName: node
linkType: hard

Expand Down Expand Up @@ -1100,7 +1100,7 @@ __metadata:
"@octokit/rest": 20.0.2
"@probot/octokit-plugin-config": ^2.0.1
"@total-typescript/ts-reset": ^0.5.1
"@types/node": 18.19.31
"@types/node": 20.12.7
"@typescript-eslint/eslint-plugin": 7.6.0
"@typescript-eslint/parser": 7.6.0
"@vercel/ncc": 0.38.1
Expand Down

0 comments on commit 8c1285f

Please sign in to comment.