Skip to content

Commit 3d2998e

Browse files
committed
chore: update @types/node version in devDependencies
1 parent cfb380b commit 3d2998e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@sindresorhus/tsconfig": "^5.0.0",
3434
"@tailwindcss/typography": "^0.5.10",
35-
"@types/node": "^20.10.7",
35+
"@types/node": "^20.11.0",
3636
"@typicode/eslint-config": "^1.2.0",
3737
"concurrently": "^8.2.2",
3838
"get-port": "^7.0.0",

0 commit comments

Comments
 (0)