Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/parser to v8.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 3677f16 commit 7e51587
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react": "18.3.8",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/parser": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"autoprefixer": "10.4.20",
"chrome-types": "0.1.308",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/eslint__js": "8.42.3",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/parser": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"@vitejs/plugin-react-swc": "3.7.1",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/eslint__eslintrc": "2.1.2",
"@types/eslint__js": "8.42.3",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/parser": "8.8.1",
"eslint": "9.11.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2944,7 +2944,7 @@ __metadata:
"@types/react": "npm:18.3.8"
"@types/react-dom": "npm:18.3.1"
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
"@typescript-eslint/parser": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.8.1"
"@vitejs/plugin-react": "npm:4.3.2"
autoprefixer: "npm:10.4.20"
chrome-types: "npm:0.1.308"
Expand Down Expand Up @@ -2980,7 +2980,7 @@ __metadata:
"@types/eslint__js": "npm:8.42.3"
"@types/jest": "npm:29.5.13"
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
"@typescript-eslint/parser": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.8.1"
"@vitejs/plugin-react": "npm:4.3.2"
"@vitejs/plugin-react-swc": "npm:3.7.1"
autoprefixer: "npm:10.4.20"
Expand Down Expand Up @@ -3057,7 +3057,7 @@ __metadata:
"@types/eslint__eslintrc": "npm:2.1.2"
"@types/eslint__js": "npm:8.42.3"
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
"@typescript-eslint/parser": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.8.1"
eslint: "npm:9.11.1"
prettier: "npm:3.3.3"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -4934,7 +4934,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.8.1, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.8.1
resolution: "@typescript-eslint/parser@npm:8.8.1"
dependencies:
Expand Down

0 comments on commit 7e51587

Please sign in to comment.