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

This commit is contained in:
renovate[bot] 2023-06-06 03:25:57 +00:00 committed by GitHub
parent 539b2ed523
commit b7914762d2
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.16.14",
"@types/node": "18.16.16",
"@typescript-eslint/parser": "5.59.9",
"@vercel/ncc": "0.36.1",
"eslint": "8.41.0",

8
pnpm-lock.yaml generated
View File

@ -29,8 +29,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 18.16.14
version: 18.16.14
specifier: 18.16.16
version: 18.16.16
'@typescript-eslint/parser':
specifier: 5.59.9
version: 5.59.9(eslint@8.41.0)(typescript@5.0.4)
@ -255,8 +255,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node@18.16.14:
resolution: {integrity: sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==}
/@types/node@18.16.16:
resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==}
dev: true
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.41.0)(typescript@5.0.4):