chore(deps): update dependency @types/node to v22.15.21

This commit is contained in:
renovate[bot] 2025-05-20 23:22:53 +00:00 committed by GitHub
parent fc4613037c
commit b5d06a982c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View file

@ -13,7 +13,7 @@
"prettier:fix": "prettier --write ."
},
"devDependencies": {
"@types/node": "22.15.20",
"@types/node": "22.15.21",
"prettier": "3.5.3",
"vitest": "3.1.4",
"vitest-mock-extended": "3.1.0"