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 2aa253078..25d2eda78 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.36.0",
+ "eslint": "^9.39.0",
"@eslint/js": "^9.20.0",
- "globals": "^16.4.0",
+ "globals": "^16.5.0",
"markdownlint-cli": "^0.45.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",