1
Fork 0

Update dependency eslint-plugin-unicorn to v55

This commit is contained in:
Renovate Bot 2024-08-24 16:04:20 +00:00 committed by Gusted
parent a72be741d4
commit 9272425bab
No known key found for this signature in database
GPG key ID: FD821B732837125F
2 changed files with 24 additions and 13 deletions

View file

@ -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"]
}