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 be505e59b..7b9da04db 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.13.0",
+ "eslint": "^9.14.0",
"@eslint/js": "^9.9.0",
"globals": "^15.11.0",
"markdownlint-cli": "^0.42.0",