There was an error while loading. Please reload this page.
1 parent 1fd731b commit 27c2439Copy full SHA for 27c2439
package.json
@@ -73,7 +73,7 @@
73
"test:types": "tsc -p tests/types/tsconfig.json"
74
},
75
"devDependencies": {
76
- "@eslint/js": "^9.38.0",
+ "@eslint/js": "^9.39.0",
77
"@eslint/json": "^0.13.2",
78
"@types/mdast": "^4.0.4",
79
"@types/unist": "^3.0.3",
@@ -91,8 +91,8 @@
91
"yorkie": "^2.0.0"
92
93
"dependencies": {
94
- "@eslint/core": "^0.16.0",
95
- "@eslint/plugin-kit": "^0.4.0",
+ "@eslint/core": "^0.17.0",
+ "@eslint/plugin-kit": "^0.4.1",
96
"github-slugger": "^2.0.0",
97
"mdast-util-from-markdown": "^2.0.2",
98
"mdast-util-frontmatter": "^2.0.1",
0 commit comments