File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 49
49
"@theunderscorer/nx-semantic-release" : " 2.4.0" ,
50
50
"@types/jest" : " 29.5.12" ,
51
51
"@types/node" : " 20.12.12" ,
52
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
53
- "@typescript-eslint/parser" : " 5.62 .0" ,
52
+ "@typescript-eslint/eslint-plugin" : " 8.2 .0" ,
53
+ "@typescript-eslint/parser" : " 8.2 .0" ,
54
54
"eslint" : " 8.57.0" ,
55
55
"eslint-config-prettier" : " 9.1.0" ,
56
56
"husky" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 90
90
"@types/react-dom" : " 18.3.0" ,
91
91
"@types/styled-components" : " 5.1.34" ,
92
92
"@types/testing-library__jest-dom" : " 5.14.9" ,
93
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
94
- "@typescript-eslint/parser" : " 5.62 .0" ,
93
+ "@typescript-eslint/eslint-plugin" : " 8.2 .0" ,
94
+ "@typescript-eslint/parser" : " 8.2 .0" ,
95
95
"@uuv/playwright" : " 3.9.1" ,
96
96
"dom-accessibility-api" : " 0.7.0" ,
97
97
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 36
36
"unit-tests" : " jest --coverage"
37
37
},
38
38
"devDependencies" : {
39
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
40
- "@typescript-eslint/parser" : " 5.62 .0" ,
39
+ "@typescript-eslint/eslint-plugin" : " 8.2 .0" ,
40
+ "@typescript-eslint/parser" : " 8.2 .0" ,
41
41
"eslint" : " 8.57.0" ,
42
42
"jest" : " 29.7.0" ,
43
43
"xml2js" : " ^0.6.2"
Original file line number Diff line number Diff line change 85
85
"@types/mocha" : " ^10.0.6" ,
86
86
"@types/node" : " 20.x" ,
87
87
"@types/vscode" : " ^1.90.0" ,
88
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
89
- "@typescript-eslint/parser" : " 5.62 .0" ,
88
+ "@typescript-eslint/eslint-plugin" : " 8.2 .0" ,
89
+ "@typescript-eslint/parser" : " 8.2 .0" ,
90
90
"@vscode/test-cli" : " ^0.0.10" ,
91
91
"@vscode/test-electron" : " ^2.4.0" ,
92
92
"@vscode/vsce" : " ^2.29.0" ,
You can’t perform that action at this time.
0 commit comments