Skip to content

Commit 7876614

Browse files
committed
chore(deps): update TypeScript ESLint dependencies to v8.21.0
1 parent e2faf8b commit 7876614

File tree

3 files changed

+3677
-2733
lines changed

3 files changed

+3677
-2733
lines changed

.changeset/pink-moose-remain.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@pandacss/eslint-plugin': patch
3+
---
4+
5+
Upgrade dependencies

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@changesets/changelog-github": "^0.5.0",
2828
"@changesets/cli": "^2.27.1",
29-
"@typescript-eslint/utils": "^6.19.1",
29+
"@typescript-eslint/utils": "^8.21.0",
3030
"esbuild": "0.24.2",
3131
"tsup": "^8.0.1",
3232
"typescript": "^5.3.3"
@@ -35,8 +35,8 @@
3535
"@pandacss/dev": "^0.40.0",
3636
"@types/eslint": "^8.56.2",
3737
"@types/node": "^20.11.5",
38-
"@typescript-eslint/eslint-plugin": "^6.19.1",
39-
"@typescript-eslint/parser": "^6.19.1",
38+
"@typescript-eslint/eslint-plugin": "^8.21.0",
39+
"@typescript-eslint/parser": "^8.21.0",
4040
"eslint": "^8.56.0",
4141
"eslint-docgen": "^0.7.1",
4242
"eslint-plugin-eslint-plugin": "^5.2.1",

0 commit comments

Comments
 (0)