chore(deps): update dependency eslint-plugin-storybook to v0.9.0

This commit is contained in:
renovate[bot] 2024-09-29 16:13:48 +00:00 committed by GitHub
parent 2447a57e00
commit 656a3156f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -100,7 +100,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-storybook": "0.9.0",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.6.0",
"install": "^0.13.0",
@ -18157,9 +18157,9 @@
}
},
"node_modules/eslint-plugin-storybook": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.8.0.tgz",
"integrity": "sha512-CZeVO5EzmPY7qghO2t64oaFM+8FTaD4uzOEjHKp516exyTKo+skKAL9GI3QALS2BXhyALJjNtwbmr1XinGE8bA==",
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.9.0.tgz",
"integrity": "sha512-qOT/2vQBo0VqrG/BhZv8IdSsKQiyzJw+2Wqq+WFCiblI/PfxLSrGkF/buiXF+HumwfsCyBdaC94UhqhmYFmAvA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -106,7 +106,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-storybook": "0.9.0",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.6.0",
"install": "^0.13.0",