Skip to content

Commit 6c8c477

Browse files
dependabot[bot]knock-eng-botcursoragentmeryldakin
authored
chore(deps): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.59.4 (#1004)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: knock-eng-bot <knock-eng-bot@users.noreply.github.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Meryl Dakin <meryldakin@users.noreply.github.com>
1 parent 87bb2d1 commit 6c8c477

8 files changed

Lines changed: 152 additions & 96 deletions

File tree

.changeset/dependabot-pr-1004.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@knocklabs/eslint-config": patch
3+
---
4+
5+
chore(deps): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.59.4 and @typescript-eslint/parser to ^8.59.4

packages/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@babel/preset-typescript": "^7.28.5",
5555
"@codecov/vite-plugin": "^2.0.1",
5656
"@types/jsonwebtoken": "^9.0.10",
57-
"@typescript-eslint/eslint-plugin": "^8.32.0",
58-
"@typescript-eslint/parser": "^8.58.0",
57+
"@typescript-eslint/eslint-plugin": "^8.59.4",
58+
"@typescript-eslint/parser": "^8.59.4",
5959
"cross-env": "^7.0.3",
6060
"crypto": "^1.0.1",
6161
"eslint": "^8.56.0",

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"react-internal.js"
88
],
99
"dependencies": {
10-
"@typescript-eslint/eslint-plugin": "^8.32.0",
11-
"@typescript-eslint/parser": "^8.58.0",
10+
"@typescript-eslint/eslint-plugin": "^8.59.4",
11+
"@typescript-eslint/parser": "^8.59.4",
1212
"@vercel/style-guide": "^6.0.0",
1313
"eslint": "^8.56.0",
1414
"eslint-config-prettier": "^10.1.8",

packages/expo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@testing-library/react": "^16.3.2",
6565
"@types/react": "^19.2.14",
6666
"@types/react-native-htmlview": "^0.16.6",
67-
"@typescript-eslint/eslint-plugin": "^8.32.0",
68-
"@typescript-eslint/parser": "^8.58.0",
67+
"@typescript-eslint/eslint-plugin": "^8.59.4",
68+
"@typescript-eslint/parser": "^8.59.4",
6969
"@vitejs/plugin-react": "^4.5.1",
7070
"eslint": "^8.56.0",
7171
"eslint-plugin-react-hooks": "^5.2.0",

packages/react-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@testing-library/react": "^16.3.2",
6060
"@types/react": "^19.2.14",
6161
"@types/react-dom": "^19.1.6",
62-
"@typescript-eslint/eslint-plugin": "^8.32.0",
63-
"@typescript-eslint/parser": "^8.58.0",
62+
"@typescript-eslint/eslint-plugin": "^8.59.4",
63+
"@typescript-eslint/parser": "^8.59.4",
6464
"@vitejs/plugin-react": "^4.5.1",
6565
"babel-plugin-react-require": "^4.0.3",
6666
"eslint": "^8.56.0",

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@types/react": "^19.2.14",
5858
"@types/react-native-get-random-values": "^1",
5959
"@types/react-native-htmlview": "^0.16.6",
60-
"@typescript-eslint/eslint-plugin": "^8.32.0",
61-
"@typescript-eslint/parser": "^8.58.0",
60+
"@typescript-eslint/eslint-plugin": "^8.59.4",
61+
"@typescript-eslint/parser": "^8.59.4",
6262
"@vitejs/plugin-react": "^4.5.1",
6363
"eslint": "^8.56.0",
6464
"eslint-plugin-react-hooks": "^5.2.0",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"@types/lodash.debounce": "^4.0.9",
103103
"@types/react": "^19.2.14",
104104
"@types/react-dom": "^19.1.6",
105-
"@typescript-eslint/eslint-plugin": "^8.32.0",
106-
"@typescript-eslint/parser": "^8.58.0",
105+
"@typescript-eslint/eslint-plugin": "^8.59.4",
106+
"@typescript-eslint/parser": "^8.59.4",
107107
"@vitejs/plugin-react": "^4.5.1",
108108
"babel-plugin-react-require": "^4.0.3",
109109
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)