diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-10-08 22:58:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-08 17:58:53 -0300 |
| commit | 22e21ec641c6c533d31bef0db876c53207d14920 (patch) | |
| tree | 0c9bffb7d0d11159f439f259651237787f1406f1 /package.json | |
| parent | 4d11402932eca570850bdfa58a71eb59fc62275a (diff) | |
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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", |
