Skip to content

Commit 3923221

Browse files
chore(dev-deps): update dependency eslint-plugin-storybook to v9.1.8 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b42d221 commit 3923221

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/embed-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@storybook/react-webpack5": "9.0.18",
4040
"@types/react": "^18.3.24",
4141
"@types/react-dom": "^18.3.7",
42-
"eslint-plugin-storybook": "9.1.7",
42+
"eslint-plugin-storybook": "9.1.8",
4343
"react": "^18.3.1",
4444
"react-dom": "^18.3.1",
4545
"storybook": "9.0.18"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7193,10 +7193,10 @@ eslint-plugin-react@^7.37.5:
71937193
string.prototype.matchall "^4.0.12"
71947194
string.prototype.repeat "^1.0.0"
71957195

7196-
7197-
version "9.1.7"
7198-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-9.1.7.tgz#f9d9be2f67a0315e2d0d77e5c9ce67c65bc52b44"
7199-
integrity sha512-Bq9VNutFGX7T0jw7luWt5eEyRFInIsE0+FSaXdayqBNW6NPaGuE+hoBhhTowvohNqEqn5DXwIkPHiI1GhONE9g==
7196+
7197+
version "9.1.8"
7198+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-9.1.8.tgz#7bb258a944152265fb7daeb47a03b4e3af3a33b2"
7199+
integrity sha512-mEn5EVc7DAEvuwKMqUrIYUFZQJiQD3i5egLi1UJERQm91mDOMr5RdC4hjUF3tNE+WxQYD7QzH2j1qf36ML7V3g==
72007200
dependencies:
72017201
"@typescript-eslint/utils" "^8.8.1"
72027202

0 commit comments

Comments
 (0)