File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
"test:update" : " npm-run-all charts:test:update icons:test:update lib:test:update"
23
23
},
24
24
"devDependencies" : {
25
- "@typescript-eslint/eslint-plugin" : " ^6.9.0 " ,
26
- "@typescript-eslint/parser" : " ^6.9.0 " ,
25
+ "@typescript-eslint/eslint-plugin" : " ^6.9.1 " ,
26
+ "@typescript-eslint/parser" : " ^6.9.1 " ,
27
27
"@vue/eslint-config-prettier" : " ^8.0.0" ,
28
28
"@vue/eslint-config-typescript" : " ^12.0.0" ,
29
29
"@vue/vue3-jest" : " 29.2.6" ,
30
30
"eslint" : " 8.52.0" ,
31
31
"eslint-plugin-prettier" : " ^5.0.1" ,
32
32
"eslint-plugin-vue" : " ^9.18.1" ,
33
33
"eslint-config-prettier" : " ^9.0.0" ,
34
- "eslint-plugin-unicorn" : " ^48 .0.1 " ,
34
+ "eslint-plugin-unicorn" : " ^49 .0.0 " ,
35
35
"lerna" : " ^7.4.2" ,
36
36
"npm-run-all" : " ^4.1.5" ,
37
37
"prettier" : " ^3.0.3"
You can’t perform that action at this time.
0 commit comments