Merge pull request #59 from Borales/renovate/typescript-eslint-monorepo

Update dependency @typescript-eslint/parser to ^5.53.0
This commit is contained in:
Oleksandr Bordun 2023-02-24 18:30:17 +01:00 committed by GitHub
commit 1c99bd65df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/node": "^18.14.1",
"@typescript-eslint/parser": "^5.52.0",
"@typescript-eslint/parser": "^5.53.0",
"@vercel/ncc": "^0.36.1",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-jest": "^27.2.1",

View File

@ -777,7 +777,7 @@
semver "^7.3.7"
tsutils "^3.21.0"
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.52.0":
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.53.0":
version "5.53.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.53.0.tgz#a1f2b9ae73b83181098747e96683f1b249ecab52"
integrity sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==