Merge pull request #823 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.18.0

Bump @typescript-eslint/parser from 8.17.0 to 8.18.0
This commit is contained in:
Ahmad 2024-12-10 20:28:15 -05:00 committed by GitHub
commit df1a33df5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 3 deletions

View file

@ -73,7 +73,7 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.18.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
"eslint": "^9.16.0",

View file

@ -3924,7 +3924,7 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/parser@npm:^8.16.0":
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.17.0
resolution: "@typescript-eslint/parser@npm:8.17.0"
dependencies:
@ -3942,6 +3942,22 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^8.18.0":
version: 8.18.0
resolution: "@typescript-eslint/parser@npm:8.18.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.18.0"
"@typescript-eslint/types": "npm:8.18.0"
"@typescript-eslint/typescript-estree": "npm:8.18.0"
"@typescript-eslint/visitor-keys": "npm:8.18.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
@ -13524,7 +13540,7 @@ __metadata:
"@types/react": "npm:^19.0.0"
"@types/react-dom": "npm:^19.0.2"
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.18.0"
"@vercel/analytics": "npm:^1.4.1"
"@vercel/functions": "npm:^1.5.0"
"@vercel/speed-insights": "npm:^1.1.0"