Update dependency @types/node to v16.11.58

This commit is contained in:
renovate[bot] 2022-09-07 21:46:17 +00:00 committed by GitHub
parent 6521b5cc68
commit 1e6a44ff06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"tiny-glob": "^0.2.9"
},
"devDependencies": {
"@types/node": "16.11.57",
"@types/node": "16.11.58",
"@typescript-eslint/parser": "5.36.2",
"@vercel/ncc": "0.34.0",
"eslint": "8.23.0",

8
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ specifiers:
'@tauri-apps/cli-darwin-x64': 1.0.5
'@tauri-apps/cli-linux-x64-gnu': 1.0.5
'@tauri-apps/cli-win32-x64-msvc': 1.0.5
'@types/node': 16.11.57
'@types/node': 16.11.58
'@typescript-eslint/parser': 5.36.2
'@vercel/ncc': 0.34.0
eslint: 8.23.0
@ -27,7 +27,7 @@ dependencies:
tiny-glob: 0.2.9
devDependencies:
'@types/node': 16.11.57
'@types/node': 16.11.58
'@typescript-eslint/parser': 5.36.2_yqf6kl63nyoq5megxukfnom5rm
'@vercel/ncc': 0.34.0
eslint: 8.23.0
@ -226,8 +226,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node/16.11.57:
resolution: {integrity: sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==}
/@types/node/16.11.58:
resolution: {integrity: sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==}
dev: true
/@typescript-eslint/eslint-plugin/5.30.0_iurrlxgqcgk5svigzxakafpeuu: