diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-05 08:23:31 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-26 12:51:24 +0100 |
| commit | 86dd89e6231a9062aee256bc6d49f1666a1a93b6 (patch) | |
| tree | 9522272ea795eaf34df3c26cdcdd3b1662c10925 /package.json | |
| parent | 45fae65672e7a1133c378416cfeb4c9af285ab88 (diff) | |
[5.0.x] Bumped versions in pre-commit and npm configurations.
Backport of 9b056aa5afbd1f037189f5b9250ef68e87a93e19 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 e9b3982dc6..0258997340 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^8.52.0", - "puppeteer": "^21.4.0", + "eslint": "^8.56.0", + "puppeteer": "^21.7.0", "grunt": "^1.6.1", "grunt-cli": "^1.4.3", "grunt-contrib-qunit": "^8.0.1", |
