Merge pull request #5 from CUBETIQ/dependabot/npm_and_yarn/types/node-17.0.33

Bump @types/node from 16.11.35 to 17.0.33
This commit is contained in:
Sambo Chea 2022-05-16 11:55:28 +07:00 committed by GitHub
commit 83b22ec1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
"prettier": "2.3.2",
"ts-node-dev": "^1.1.8",
"typescript": "^4.4.2",
"@types/node": "^16.9.1"
"@types/node": "^17.0.33"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"