mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-03 08:05:33 +00:00
build(deps-dev): bump eslint-plugin-storybook from 10.2.19 to 10.3.3 in /packages/ui (#9466)
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
ec1af07374
commit
61267d4bf7
10
packages/ui/package-lock.json
generated
10
packages/ui/package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"eslint-config-it4c": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.8.0",
|
||||
"eslint-plugin-playwright": "^2.10.1",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-storybook": "^10.3.3",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
"jsdom": "^29.0.1",
|
||||
@ -7684,9 +7684,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-storybook": {
|
||||
"version": "10.2.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.19.tgz",
|
||||
"integrity": "sha512-JwwNgG24mkwwiJp/VIwUuJ9QIXoeCZteSZ7PEpb8DUhKpzCrNxJOeg7i5ep6yLexWAVjfFLG4OnFeV8cVS2PAg==",
|
||||
"version": "10.3.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.3.3.tgz",
|
||||
"integrity": "sha512-jo8wZvKaJlxxrNvf4hCsROJP3CdlpaLiYewAs5Ww+PJxCrLelIi5XVHWOAgBvvr3H9WDKvUw8xuvqPYqAlpkFg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -7694,7 +7694,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": ">=8",
|
||||
"storybook": "^10.2.19"
|
||||
"storybook": "^10.3.3"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
"eslint-config-it4c": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.8.0",
|
||||
"eslint-plugin-playwright": "^2.10.1",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-storybook": "^10.3.3",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
"jsdom": "^29.0.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user