summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2024-10-08 22:58:53 +0200
committerGitHub <noreply@github.com>2024-10-08 17:58:53 -0300
commit22e21ec641c6c533d31bef0db876c53207d14920 (patch)
tree0c9bffb7d0d11159f439f259651237787f1406f1 /package.json
parent4d11402932eca570850bdfa58a71eb59fc62275a (diff)
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0e6bb80f1c..b3bc782c40 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^9.7.0",
- "puppeteer": "^22.13.1",
+ "eslint": "^9.12.0",
+ "puppeteer": "^23.5.1",
"globals": "^15.8.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",