diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-02-01 08:53:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-01 08:53:14 +0100 |
| commit | 0d131c158234df544532830b7752fe43fcf4bb39 (patch) | |
| tree | 0fe3921446f7d3b69db981946e8afb7e8ab0ec87 /package.json | |
| parent | 89e28e13ecbf9fbcf235e16d453c08bbf2271244 (diff) | |
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
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" } } |
