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

This commit is contained in:
renovate[bot] 2023-05-06 01:16:26 +00:00 committed by GitHub
parent 3763bc576d
commit 001980fe41
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" "tiny-glob": "^0.2.9"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.16.4", "@types/node": "18.16.5",
"@typescript-eslint/parser": "5.59.2", "@typescript-eslint/parser": "5.59.2",
"@vercel/ncc": "0.36.1", "@vercel/ncc": "0.36.1",
"eslint": "8.39.0", "eslint": "8.39.0",

8
pnpm-lock.yaml generated
View File

@ -25,8 +25,8 @@ dependencies:
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: 18.16.4 specifier: 18.16.5
version: 18.16.4 version: 18.16.5
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: 5.59.2 specifier: 5.59.2
version: 5.59.2(eslint@8.39.0)(typescript@5.0.4) version: 5.59.2(eslint@8.39.0)(typescript@5.0.4)
@ -251,8 +251,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true dev: true
/@types/node@18.16.4: /@types/node@18.16.5:
resolution: {integrity: sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==} resolution: {integrity: sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==}
dev: true dev: true
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.4): /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.4):