summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-22 17:25:19 +0200
committerGitHub <noreply@github.com>2025-09-22 17:25:19 +0200
commit6fe96639baf656db166997096bddec0f5c76fc65 (patch)
treee4658efac92e8fe7cb678b42ee1040501ff86cba /package.json
parentf9a44cc0fac653f8e0c2ab1cdfb12b2cc5c63fc2 (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 aead711287..396ffd8653 100644
--- a/package.json
+++ b/package.json
@@ -9,9 +9,9 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^9.24.0",
- "puppeteer": "^24.6.1",
- "globals": "^16.0.0",
+ "eslint": "^9.36.0",
+ "puppeteer": "^24.22.0",
+ "globals": "^16.4.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
"grunt-contrib-qunit": "^10.1.1",