Merge branch 'main' into renovate/typescript-eslint-monorepo

This commit is contained in:
Jonas Kruckenberg 2023-04-07 18:36:45 +02:00 committed by GitHub
commit 0ed39e939a
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.15.10",
"@types/node": "18.15.11",
"@typescript-eslint/parser": "5.57.1",
"@vercel/ncc": "0.36.1",
"eslint": "8.37.0",

8
pnpm-lock.yaml generated
View File

@ -25,8 +25,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 18.15.10
version: 18.15.10
specifier: 18.15.11
version: 18.15.11
'@typescript-eslint/parser':
specifier: 5.57.1
version: 5.57.1(eslint@8.37.0)(typescript@4.9.5)
@ -251,8 +251,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node@18.15.10:
resolution: {integrity: sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==}
/@types/node@18.15.11:
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
dev: true
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.37.0)(typescript@4.9.5):