Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/parser from 8.16.0 to 8.24.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.16.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 68f2c5c commit 25f25c0
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 67 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/preset-typescript": "^7.26.0",
"@types/jsonwebtoken": "^9.0.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"cross-env": "^7.0.3",
"crypto": "^1.0.1",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"@vercel/style-guide": "^6.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/react": "^18.3.6",
"@types/react-native-htmlview": "^0.16.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/react": "^14.2.0",
"@types/react": "^18.3.6",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-react-require": "^4.0.3",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react": "^18.3.6",
"@types/react-native-htmlview": "^0.16.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/react": "^18.3.6",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-react-require": "^4.0.3",
"eslint": "^8.56.0",
Expand Down
128 changes: 67 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5843,7 +5843,7 @@ __metadata:
"@types/jsonwebtoken": "npm:^9.0.5"
"@types/phoenix": "npm:^1.6.6"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
axios: "npm:^1.7.9"
axios-retry: "npm:^4.5.0"
cross-env: "npm:^7.0.3"
Expand All @@ -5868,7 +5868,7 @@ __metadata:
resolution: "@knocklabs/eslint-config@workspace:packages/eslint-config"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@vercel/style-guide": "npm:^6.0.0"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^10.0.1"
Expand Down Expand Up @@ -5905,7 +5905,7 @@ __metadata:
"@types/react": "npm:^18.3.6"
"@types/react-native-htmlview": "npm:^0.16.5"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@vitejs/plugin-react": "npm:^4.3.4"
eslint: "npm:^8.56.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
Expand Down Expand Up @@ -5974,7 +5974,7 @@ __metadata:
"@testing-library/react": "npm:^14.2.0"
"@types/react": "npm:^18.3.6"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@vitejs/plugin-react": "npm:^4.3.4"
babel-plugin-react-require: "npm:^4.0.3"
date-fns: "npm:^4.0.0"
Expand Down Expand Up @@ -6033,7 +6033,7 @@ __metadata:
"@types/react": "npm:^18.3.6"
"@types/react-native-htmlview": "npm:^0.16.5"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@vitejs/plugin-react": "npm:^4.3.4"
eslint: "npm:^8.56.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
Expand Down Expand Up @@ -6073,7 +6073,7 @@ __metadata:
"@types/react": "npm:^18.3.6"
"@types/react-dom": "npm:^18.2.15"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@vitejs/plugin-react": "npm:^4.3.4"
babel-plugin-react-require: "npm:^4.0.3"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -10162,21 +10162,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.16.0":
version: 8.16.0
resolution: "@typescript-eslint/parser@npm:8.16.0"
"@typescript-eslint/parser@npm:^8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/parser@npm:8.24.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.16.0"
"@typescript-eslint/types": "npm:8.16.0"
"@typescript-eslint/typescript-estree": "npm:8.16.0"
"@typescript-eslint/visitor-keys": "npm:8.16.0"
"@typescript-eslint/scope-manager": "npm:8.24.0"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/typescript-estree": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e49c6640a7a863a16baecfbc5b99392a4731e9c7e9c9aaae4efbc354e305485fe0f39a28bf0acfae85bc01ce37fe0cc140fd315fdaca8b18f9b5e0addff8ceae
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
languageName: node
linkType: hard

Expand All @@ -10200,16 +10198,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.16.0":
version: 8.16.0
resolution: "@typescript-eslint/scope-manager@npm:8.16.0"
dependencies:
"@typescript-eslint/types": "npm:8.16.0"
"@typescript-eslint/visitor-keys": "npm:8.16.0"
checksum: 10c0/23b7c738b83f381c6419a36e6ca951944187e3e00abb8e012bce8041880410fe498303e28bdeb0e619023a69b14cf32a5ec1f9427c5382807788cd8e52a46a6e
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
Expand All @@ -10220,6 +10208,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
dependencies:
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.7.0":
version: 8.7.0
resolution: "@typescript-eslint/scope-manager@npm:8.7.0"
Expand Down Expand Up @@ -10308,20 +10306,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.16.0":
version: 8.16.0
resolution: "@typescript-eslint/types@npm:8.16.0"
checksum: 10c0/141e257ab4060a9c0e2e14334ca14ab6be713659bfa38acd13be70a699fb5f36932a2584376b063063ab3d723b24bc703dbfb1ce57d61d7cfd7ec5bd8a975129
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/types@npm:8.19.1"
checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/types@npm:8.24.0"
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.7.0":
version: 8.7.0
resolution: "@typescript-eslint/types@npm:8.7.0"
Expand Down Expand Up @@ -10366,40 +10364,39 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.16.0":
version: 8.16.0
resolution: "@typescript-eslint/typescript-estree@npm:8.16.0"
"@typescript-eslint/typescript-estree@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
dependencies:
"@typescript-eslint/types": "npm:8.16.0"
"@typescript-eslint/visitor-keys": "npm:8.16.0"
"@typescript-eslint/types": "npm:8.19.1"
"@typescript-eslint/visitor-keys": "npm:8.19.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/f28fea5af4798a718b6735d1758b791a331af17386b83cb2856d89934a5d1693f7cb805e73c3b33f29140884ac8ead9931b1d7c3de10176fa18ca7a346fe10d0
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
"@typescript-eslint/typescript-estree@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.1"
"@typescript-eslint/visitor-keys": "npm:8.19.1"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
languageName: node
linkType: hard

Expand Down Expand Up @@ -10503,16 +10500,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.16.0":
version: 8.16.0
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
dependencies:
"@typescript-eslint/types": "npm:8.16.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/537df37801831aa8d91082b2adbffafd40305ed4518f0e7d3cbb17cc466d8b9ac95ac91fa232e7fe585d7c522d1564489ec80052ebb2a6ab9bbf89ef9dd9b7bc
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
Expand All @@ -10523,6 +10510,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
dependencies:
"@typescript-eslint/types": "npm:8.24.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.7.0":
version: 8.7.0
resolution: "@typescript-eslint/visitor-keys@npm:8.7.0"
Expand Down Expand Up @@ -26430,6 +26427,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.1":
version: 2.0.1
resolution: "ts-api-utils@npm:2.0.1"
peerDependencies:
typescript: ">=4.8.4"
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
languageName: node
linkType: hard

"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
Expand Down

0 comments on commit 25f25c0

Please sign in to comment.