aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5ae2639cb..3099a5e03 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
},
"devDependencies": {
- "eslint": "^9.21.0",
+ "eslint": "^9.23.0",
"@eslint/js": "^9.20.0",
"globals": "^16.0.0",
"markdownlint-cli": "^0.44.0",