chore(deps): update dependency @types/node to v18.17.15

This commit is contained in:
renovate[bot] 2023-09-08 22:25:02 +00:00 committed by GitHub
parent f39c999838
commit 6f23c40e25
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": "18.17.14",
"@types/node": "18.17.15",
"@typescript-eslint/parser": "5.59.9",
"@vercel/ncc": "0.36.1",
"eslint": "8.42.0",

8
pnpm-lock.yaml generated
View File

@ -29,8 +29,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 18.17.14
version: 18.17.14
specifier: 18.17.15
version: 18.17.15
'@typescript-eslint/parser':
specifier: 5.59.9
version: 5.59.9(eslint@8.42.0)(typescript@5.1.3)
@ -293,8 +293,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node@18.17.14:
resolution: {integrity: sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==}
/@types/node@18.17.15:
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
dev: true
/@types/semver@7.5.1: