Update dependency @types/node to ^20.9.2

This commit is contained in:
renovate[bot]
2023-11-18 22:59:41 +00:00
committed by GitHub
parent 8a3711523f
commit f91b632782
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.9.0",
"@types/node": "^20.9.2",
"@typescript-eslint/parser": "^6.11.0",
"@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^4.10.1",