File tree Expand file tree Collapse file tree 3 files changed +154
-132
lines changed
packages/eslint-config-persona Expand file tree Collapse file tree 3 files changed +154
-132
lines changed Original file line number Diff line number Diff line change 44
44
"@types/scroll-into-view": "1.16.4",
45
45
"@types/webfontloader": "1.6.38",
46
46
"@types/zxcvbn": "4.4.5",
47
- "@typescript-eslint/eslint-plugin": "5.62.0 ",
48
- "@typescript-eslint/parser": "5.62.0 ",
47
+ "@typescript-eslint/eslint-plugin": "8.32.1 ",
48
+ "@typescript-eslint/parser": "8.32.1 ",
49
49
"@vitejs/plugin-vue": "4.5.2",
50
50
"@vitest/coverage-c8": "0.24.5",
51
51
"@vue/eslint-config-typescript": "13.0.0",
Original file line number Diff line number Diff line change 17
17
"main": "./index.js",
18
18
"types": "./index.d.ts",
19
19
"peerDependencies": {
20
- "@typescript-eslint/eslint-plugin": "5.62.0 ",
21
- "@typescript-eslint/parser": "5.62.0 ",
20
+ "@typescript-eslint/eslint-plugin": "8.32.1 ",
21
+ "@typescript-eslint/parser": "8.32.1 ",
22
22
"@vue/eslint-config-typescript": "13.0.0",
23
23
"eslint": "9.6.0",
24
24
"eslint-config-standard-with-typescript": "43.0.1",
You can’t perform that action at this time.
0 commit comments