summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-04-12 19:42:00 +0200
committerGitHub <noreply@github.com>2025-04-12 19:42:00 +0200
commitab1b9cc1b38e8735979c817f42e8f54a5795c4f7 (patch)
tree5415906e5fd584d6c4e34a8e30a47c06ad78e682 /package.json
parentac16d2876da296d8e50450bf7d776f92d1e16b0d (diff)
Bumped versions in pre-commit and npm configurations.
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 2619566c6f..aead711287 100644
--- a/package.json
+++ b/package.json
@@ -9,9 +9,9 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^9.19.0",
- "puppeteer": "^24.1.1",
- "globals": "^15.14.0",
+ "eslint": "^9.24.0",
+ "puppeteer": "^24.6.1",
+ "globals": "^16.0.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
"grunt-contrib-qunit": "^10.1.1",