mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
build(deps-dev): bump eslint-plugin-playwright from 2.7.0 to 2.8.0 in /packages/ui (#9329)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c910931fc1
commit
272a6a4b0a
8
packages/ui/package-lock.json
generated
8
packages/ui/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-it4c": "^0.11.2",
|
||||
"eslint-plugin-jsdoc": "^62.7.0",
|
||||
"eslint-plugin-playwright": "^2.7.0",
|
||||
"eslint-plugin-playwright": "^2.8.0",
|
||||
"eslint-plugin-storybook": "^10.2.13",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
@ -7862,9 +7862,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-playwright": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.7.0.tgz",
|
||||
"integrity": "sha512-kUgwDZL3knnuJF53WSf5xNnB1aLPnX8furoh0PSrmmFIfMfIMmY3sNd4gtZ2MUUnaIX1/A9ndYtD7bhV1dj+1g==",
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.8.0.tgz",
|
||||
"integrity": "sha512-BRCXbnX20l/ZPOOi1jEqNvqU/UjXpkZRJaghQxSM2kjAvsDph8+osn9u1iMmvoa9Cegbp9d0Skh7vro7242t+Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -98,7 +98,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-it4c": "^0.11.2",
|
||||
"eslint-plugin-jsdoc": "^62.7.0",
|
||||
"eslint-plugin-playwright": "^2.7.0",
|
||||
"eslint-plugin-playwright": "^2.8.0",
|
||||
"eslint-plugin-storybook": "^10.2.13",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user