summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 51836701e5..88d154cd28 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,9 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^8.56.0",
+ "eslint": "^9.2.0",
"puppeteer": "^22.2.0",
+ "globals": "^15.1.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-qunit": "^8.0.1",