Merge pull request #272 from JonasKruckenberg/renovate/node-18.x

This commit is contained in:
Jonas Kruckenberg 2023-08-28 19:34:10 +02:00 committed by GitHub
commit ba8cc732ba
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.18",
"@types/node": "18.17.12",
"@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.16.18
version: 18.16.18
specifier: 18.17.12
version: 18.17.12
'@typescript-eslint/parser':
specifier: 5.59.9
version: 5.59.9(eslint@8.42.0)(typescript@5.1.3)
@ -265,8 +265,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node@18.16.18:
resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==}
/@types/node@18.17.12:
resolution: {integrity: sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==}
dev: true
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.1.3):