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.5.1 to 2.7.0 in /packages/ui (#9264)
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
b9fbb92aae
commit
eec866072a
16
packages/ui/package-lock.json
generated
16
packages/ui/package-lock.json
generated
@ -30,7 +30,7 @@
|
|||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.2",
|
||||||
"eslint-config-it4c": "^0.11.2",
|
"eslint-config-it4c": "^0.11.2",
|
||||||
"eslint-plugin-jsdoc": "^62.5.3",
|
"eslint-plugin-jsdoc": "^62.5.3",
|
||||||
"eslint-plugin-playwright": "^2.5.1",
|
"eslint-plugin-playwright": "^2.7.0",
|
||||||
"eslint-plugin-storybook": "^10.2.10",
|
"eslint-plugin-storybook": "^10.2.10",
|
||||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||||
"glob": "^13.0.6",
|
"glob": "^13.0.6",
|
||||||
@ -7510,13 +7510,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-playwright": {
|
"node_modules/eslint-plugin-playwright": {
|
||||||
"version": "2.5.1",
|
"version": "2.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-2.7.0.tgz",
|
||||||
"integrity": "sha512-q7oqVQTTfa3VXJQ8E+ln0QttPGrs/XmSO1FjOMzQYBMYF3btih4FIrhEYh34JF184GYDmq3lJ/n7CMa49OHBvA==",
|
"integrity": "sha512-kUgwDZL3knnuJF53WSf5xNnB1aLPnX8furoh0PSrmmFIfMfIMmY3sNd4gtZ2MUUnaIX1/A9ndYtD7bhV1dj+1g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"globals": "^16.4.0"
|
"globals": "^17.3.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.9.0"
|
"node": ">=16.9.0"
|
||||||
@ -7526,9 +7526,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-playwright/node_modules/globals": {
|
"node_modules/eslint-plugin-playwright/node_modules/globals": {
|
||||||
"version": "16.5.0",
|
"version": "17.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
|
||||||
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
|
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@ -98,7 +98,7 @@
|
|||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.2",
|
||||||
"eslint-config-it4c": "^0.11.2",
|
"eslint-config-it4c": "^0.11.2",
|
||||||
"eslint-plugin-jsdoc": "^62.5.3",
|
"eslint-plugin-jsdoc": "^62.5.3",
|
||||||
"eslint-plugin-playwright": "^2.5.1",
|
"eslint-plugin-playwright": "^2.7.0",
|
||||||
"eslint-plugin-storybook": "^10.2.10",
|
"eslint-plugin-storybook": "^10.2.10",
|
||||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||||
"glob": "^13.0.6",
|
"glob": "^13.0.6",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user