mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-03-22 18:25:29 +00:00
build(deps-dev): bump eslint-plugin-playwright from 2.9.0 to 2.10.1 in /packages/ui (#9424)
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
b88df05280
commit
41d40405d9
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.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.8.0",
|
||||
"eslint-plugin-playwright": "^2.9.0",
|
||||
"eslint-plugin-playwright": "^2.10.1",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
@ -7565,9 +7565,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-playwright": {
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.9.0.tgz",
|
||||
"integrity": "sha512-k3xrG6YzrallWNFMoGUjMNeu3SFFKXN79KJQBD2PkM4PasJegqV2Up+mPY5od2UmPKQGT+MeIhCmWH8r5eYuQQ==",
|
||||
"version": "2.10.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.10.1.tgz",
|
||||
"integrity": "sha512-qea3UxBOb8fTwJ77FMApZKvRye5DOluDHcev0LDJwID3RELeun0JlqzrNIXAB/SXCyB/AesCW/6sZfcT9q3Edg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -98,7 +98,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-it4c": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.8.0",
|
||||
"eslint-plugin-playwright": "^2.9.0",
|
||||
"eslint-plugin-playwright": "^2.10.1",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user