Bump @types/node from 16.11.57 to 16.11.58

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.57 to 16.11.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-08 01:32:47 +00:00
committed by GitHub
parent bfd72e7da2
commit d96759fedc
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"zod": "^3.19.0"
},
"devDependencies": {
"@types/node": "^16.11.57",
"@types/node": "^16.11.58",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@vercel/ncc": "^0.34.0",
@@ -1454,9 +1454,9 @@
}
},
"node_modules/@types/node": {
"version": "16.11.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg=="
"version": "16.11.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg=="
},
"node_modules/@types/prettier": {
"version": "2.4.4",
@@ -8431,9 +8431,9 @@
}
},
"@types/node": {
"version": "16.11.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg=="
"version": "16.11.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg=="
},
"@types/prettier": {
"version": "2.4.4",
+1 -1
View File
@@ -36,7 +36,7 @@
"zod": "^3.19.0"
},
"devDependencies": {
"@types/node": "^16.11.57",
"@types/node": "^16.11.58",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@vercel/ncc": "^0.34.0",