aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f3c67bfa8..3b6819841 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,8 @@
"fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
},
"devDependencies": {
- "eslint": "^9.8.0",
- "@eslint/js": "^9.8.0",
+ "eslint": "^9.9.0",
+ "@eslint/js": "^9.9.0",
"globals": "^15.9.0",
"markdownlint-cli": "^0.41.0",
"neostandard": "^0.11.2",