Skip to content

Commit 986f7d0

Browse files
Bump the linters group with 2 updates
Bumps the linters group with 2 updates: [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint-plugin-mdx` from 3.4.0 to 3.4.1 - [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.4.1) Updates `typescript-eslint` from 8.31.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da315eb commit 986f7d0

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

+67-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"@eslint/js": "^9.25.1",
4141
"eslint": "^9.25.1",
4242
"eslint-config-prettier": "^10.1.2",
43-
"eslint-plugin-mdx": "^3.4.0",
43+
"eslint-plugin-mdx": "^3.4.1",
4444
"eslint-plugin-react": "^7.37.5",
4545
"globals": "^16.0.0",
4646
"husky": "^9.1.7",
4747
"lint-staged": "^15.5.1",
4848
"markdownlint-cli2": "^0.17.2",
4949
"prettier": "^3.5.3",
5050
"typescript": "~5.8.3",
51-
"typescript-eslint": "^8.31.0"
51+
"typescript-eslint": "^8.31.1"
5252
},
5353
"browserslist": {
5454
"production": [

0 commit comments

Comments
 (0)