Skip to content

Commit 27c2439

Browse files
chore: update eslint (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fd731b commit 27c2439

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"test:types": "tsc -p tests/types/tsconfig.json"
7474
},
7575
"devDependencies": {
76-
"@eslint/js": "^9.38.0",
76+
"@eslint/js": "^9.39.0",
7777
"@eslint/json": "^0.13.2",
7878
"@types/mdast": "^4.0.4",
7979
"@types/unist": "^3.0.3",
@@ -91,8 +91,8 @@
9191
"yorkie": "^2.0.0"
9292
},
9393
"dependencies": {
94-
"@eslint/core": "^0.16.0",
95-
"@eslint/plugin-kit": "^0.4.0",
94+
"@eslint/core": "^0.17.0",
95+
"@eslint/plugin-kit": "^0.4.1",
9696
"github-slugger": "^2.0.0",
9797
"mdast-util-from-markdown": "^2.0.2",
9898
"mdast-util-frontmatter": "^2.0.1",

0 commit comments

Comments
 (0)