Skip to content

Commit 5336c7f

Browse files
meta: bump the lint group with 3 updates (#6237)
Bumps the lint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx). Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.18.1 - [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/v6.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.17.0 to 6.18.1 - [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/v6.18.1/packages/parser) Updates `eslint-plugin-mdx` from 3.1.2 to 3.1.5 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.1.5) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70a97eb commit 5336c7f

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@
101101
"@types/react": "^18.2.47",
102102
"@types/react-dom": "^18.2.18",
103103
"@types/semver": "~7.5.5",
104-
"@typescript-eslint/eslint-plugin": "6.17.0",
105-
"@typescript-eslint/parser": "6.17.0",
104+
"@typescript-eslint/eslint-plugin": "6.18.1",
105+
"@typescript-eslint/parser": "6.18.1",
106106
"eslint": "8.56.0",
107107
"eslint-config-next": "~14.0.3",
108108
"eslint-config-prettier": "9.1.0",
109-
"eslint-plugin-mdx": "3.1.2",
109+
"eslint-plugin-mdx": "3.1.5",
110110
"eslint-plugin-no-relative-import-paths": "^1.5.3",
111111
"eslint-plugin-storybook": "0.6.15",
112112
"handlebars": "4.7.8",

0 commit comments

Comments
 (0)