summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index b3bc782c40..2619566c6f 100644
--- a/package.json
+++ b/package.json
@@ -9,12 +9,12 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^9.12.0",
- "puppeteer": "^23.5.1",
- "globals": "^15.8.0",
+ "eslint": "^9.19.0",
+ "puppeteer": "^24.1.1",
+ "globals": "^15.14.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
"grunt-contrib-qunit": "^10.1.1",
- "qunit": "^2.21.1"
+ "qunit": "^2.24.1"
}
}