Skip to content

Commit 5fd9a53

Browse files
Update linters (#285)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b1c651 commit 5fd9a53

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package-lock.json

Lines changed: 89 additions & 89 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
@@ -42,18 +42,18 @@
4242
"@docusaurus/module-type-aliases": "3.9.2",
4343
"@docusaurus/tsconfig": "3.9.2",
4444
"@docusaurus/types": "3.9.2",
45-
"@eslint/js": "^9.38.0",
46-
"eslint": "^9.38.0",
45+
"@eslint/js": "^9.39.1",
46+
"eslint": "^9.39.1",
4747
"eslint-config-prettier": "^10.1.8",
4848
"eslint-plugin-mdx": "^3.6.2",
4949
"eslint-plugin-react": "^7.37.5",
50-
"globals": "^16.4.0",
50+
"globals": "^16.5.0",
5151
"husky": "^9.1.7",
5252
"lint-staged": "^16.2.6",
5353
"markdownlint-cli2": "^0.18.1",
5454
"prettier": "^3.6.2",
5555
"typescript": "~5.9.3",
56-
"typescript-eslint": "^8.46.2"
56+
"typescript-eslint": "^8.46.3"
5757
},
5858
"overrides": {
5959
"@docusaurus/core": {

0 commit comments

Comments
 (0)