Skip to content

Commit 8826760

Browse files
chore: bump @types/node to match repo node version
1 parent dc4c5bc commit 8826760

File tree

2 files changed

+103
-96
lines changed

2 files changed

+103
-96
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@rollup/plugin-node-resolve": "^15.2.3",
1111
"@rollup/plugin-typescript": "^11.1.5",
1212
"@types/jest": "^29.5.0",
13-
"@types/node": "^18.15.11",
13+
"@types/node": "^20.5.1",
1414
"@typescript-eslint/eslint-plugin": "^5.58.0",
1515
"@typescript-eslint/parser": "^5.58.0",
1616
"esbuild": "^0.17.16",

0 commit comments

Comments
 (0)