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 b06d04d7c..032b857aa 100644
--- a/package.json
+++ b/package.json
@@ -34,9 +34,9 @@
"fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
},
"devDependencies": {
- "eslint": "^9.25.1",
+ "eslint": "^9.28.0",
"@eslint/js": "^9.20.0",
- "globals": "^16.0.0",
+ "globals": "^16.2.0",
"markdownlint-cli": "^0.44.0",
"neostandard": "^0.12.1",
"rtlcss": "^4.3.0",