diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-03-29 16:26:53 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-03-29 16:29:25 +0200 |
| commit | 4c26bba9c7678f160554321ee038f130b98418a3 (patch) | |
| tree | 23d933898c1591b87c57b38193acb7480a12c1fb /package.json | |
| parent | 4b01a4e6f5e6e84468b6b404cce9adcfc8884fe2 (diff) | |
[4.2.x] Bumped versions in pre-commit and npm configurations.
Backport of 93faad78cc7eabc7c5e22a77c0481cd72f2e29f8 from main
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 5eaa006cc6..bc9370eafc 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^8.34.0", - "puppeteer": "^19.7.0", + "eslint": "^8.36.0", + "puppeteer": "^19.8.2", "grunt": "^1.6.1", "grunt-cli": "^1.4.3", "grunt-contrib-qunit": "^7.0.0", |
