mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency eslint-plugin-storybook to v0.6.14
This commit is contained in:
parent
b8088f2636
commit
9fc3a607e8
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -97,7 +97,7 @@
|
|||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-storybook": "0.6.13",
|
||||
"eslint-plugin-storybook": "0.6.14",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
"install": "^0.13.0",
|
||||
|
@ -21919,9 +21919,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-storybook": {
|
||||
"version": "0.6.13",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.13.tgz",
|
||||
"integrity": "sha512-smd+CS0WH1jBqUEJ3znGS7DU4ayBE9z6lkQAK2yrSUv1+rq8BT/tiI5C/rKE7rmiqiAfojtNYZRhzo5HrulccQ==",
|
||||
"version": "0.6.14",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.14.tgz",
|
||||
"integrity": "sha512-IeYigPur/MvESNDo43Z+Z5UvlcEVnt0dDZmnw1odi9X2Th1R3bpGyOZsHXb9bp1pFecOpRUuoMG5xdID2TwwOg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@storybook/csf": "^0.0.1",
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-storybook": "0.6.13",
|
||||
"eslint-plugin-storybook": "0.6.14",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
"install": "^0.13.0",
|
||||
|
|
Loading…
Reference in a new issue