Skip to content

Commit 7cd97c2

Browse files
chore(deps-dev): bump the eslint group with 5 updates
Bumps the eslint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.44.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.44.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `57.0.8` | `60.1.1` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.6` | `9.1.7` | Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/parser) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-jsdoc` from 57.0.8 to 60.1.1 - [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@v57.0.8...v60.1.1) Updates `eslint-plugin-storybook` from 9.1.6 to 9.1.7 - [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/v9.1.7/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 60.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78663c0 commit 7cd97c2

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,19 +146,19 @@
146146
"@types/mjml": "^4.7.4",
147147
"@types/mjml-browser": "^4.15.0",
148148
"@types/nodemailer": "^6.4.17",
149-
"@typescript-eslint/eslint-plugin": "^8.43.0",
149+
"@typescript-eslint/eslint-plugin": "^8.44.0",
150150
"@typescript-eslint/parser": "^8.32.1",
151151
"adm-zip": "^0.5.16",
152152
"esbuild": "0.25.9",
153-
"eslint": "^9.35.0",
153+
"eslint": "^9.36.0",
154154
"eslint-config-next": "15.5.3",
155155
"eslint-import-resolver-typescript": "^4.4.4",
156156
"eslint-plugin-check-file": "^3.3.0",
157157
"eslint-plugin-header": "^3.1.1",
158158
"eslint-plugin-import": "^2.32.0",
159159
"eslint-plugin-jest": "^29.0.1",
160-
"eslint-plugin-jsdoc": "^57.0.8",
161-
"eslint-plugin-storybook": "9.1.6",
160+
"eslint-plugin-jsdoc": "^60.1.1",
161+
"eslint-plugin-storybook": "9.1.7",
162162
"fast-check": "^4.3.0",
163163
"husky": "^9.1.7",
164164
"ioredis-mock": "^8.9.0",

0 commit comments

Comments
 (0)