mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency eslint-plugin-storybook to v0.6.12
This commit is contained in:
parent
4a2e039b33
commit
ee501366db
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -97,7 +97,7 @@
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-storybook": "0.6.11",
|
||||
"eslint-plugin-storybook": "0.6.12",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.5.1",
|
||||
"install": "^0.13.0",
|
||||
@ -20780,9 +20780,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-storybook": {
|
||||
"version": "0.6.11",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.11.tgz",
|
||||
"integrity": "sha512-lIVmCqQgA0bhcuS1yWYBFrnPHBKPEQI+LHPDtlN81UE1/17onCqgwUW7Nyt7gS2OHjCAiOR4npjTGEoe0hssKw==",
|
||||
"version": "0.6.12",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.12.tgz",
|
||||
"integrity": "sha512-XbIvrq6hNVG6rpdBr+eBw63QhOMLpZneQVSooEDow8aQCWGCk/5vqtap1yxpVydNfSxi3S/3mBBRLQqKUqQRww==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@storybook/csf": "^0.0.1",
|
||||
|
@ -102,7 +102,7 @@
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-storybook": "0.6.11",
|
||||
"eslint-plugin-storybook": "0.6.12",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.5.1",
|
||||
"install": "^0.13.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user