aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ea8acab3f..e355224f0 100644
--- a/package.json
+++ b/package.json
@@ -34,11 +34,11 @@
"fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
},
"devDependencies": {
- "eslint": "^9.11.1",
+ "eslint": "^9.13.0",
"@eslint/js": "^9.9.0",
- "globals": "^15.10.0",
+ "globals": "^15.11.0",
"markdownlint-cli": "^0.42.0",
- "neostandard": "^0.11.6",
+ "neostandard": "^0.11.7",
"rtlcss": "^4.3.0",
"sass": "^1.80.5",
"stylelint": "^16.9.0",