Update dependency @types/node to ^20.10.2

This commit is contained in:
renovate[bot]
2023-12-01 22:07:22 +00:00
committed by GitHub
parent b917c519d5
commit 77f0002bcd
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@actions/io": "^1.1.3"
},
"devDependencies": {
"@types/node": "^20.10.0",
"@types/node": "^20.10.2",
"@typescript-eslint/parser": "^6.12.0",
"@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^4.10.1",