Update dependency eslint-plugin-unicorn to v55
This commit is contained in:
parent
a72be741d4
commit
9272425bab
2 changed files with 24 additions and 13 deletions
|
@ -78,7 +78,7 @@
|
|||
"eslint-plugin-playwright": "1.6.2",
|
||||
"eslint-plugin-regexp": "2.6.0",
|
||||
"eslint-plugin-sonarjs": "2.0.1",
|
||||
"eslint-plugin-unicorn": "52.0.0",
|
||||
"eslint-plugin-unicorn": "55.0.0",
|
||||
"eslint-plugin-vitest": "0.5.4",
|
||||
"eslint-plugin-vitest-globals": "1.5.0",
|
||||
"eslint-plugin-vue": "9.27.0",
|
||||
|
@ -96,7 +96,5 @@
|
|||
"vite-string-plugin": "1.3.4",
|
||||
"vitest": "2.0.5"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults"
|
||||
]
|
||||
"browserslist": ["defaults"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue