Skip to content

Commit ff03dff

Browse files
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin). Updates `eslint-plugin-jsdoc` from 61.1.8 to 61.1.10 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.8...v61.1.10) Updates `eslint-plugin-storybook` from 9.1.15 to 10.0.0 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09fe5af commit ff03dff

File tree

2 files changed

+15
-18
lines changed

2 files changed

+15
-18
lines changed

package-lock.json

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@
153153
"eslint-plugin-header": "^3.1.1",
154154
"eslint-plugin-import": "^2.32.0",
155155
"eslint-plugin-jest": "^29.0.1",
156-
"eslint-plugin-jsdoc": "^61.1.8",
157-
"eslint-plugin-storybook": "9.1.15",
156+
"eslint-plugin-jsdoc": "^61.1.10",
157+
"eslint-plugin-storybook": "10.0.0",
158158
"fast-check": "^4.3.0",
159159
"husky": "^9.1.7",
160160
"ioredis-mock": "^8.13.0",

0 commit comments

Comments
 (0)