diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-05 08:23:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-05 08:23:31 +0100 |
| commit | 9b056aa5afbd1f037189f5b9250ef68e87a93e19 (patch) | |
| tree | 8fe3fa323f025f4de4542d4af1d0cb6049da65ce /package.json | |
| parent | 7dd19a367e58752bc0b138f5b1a9a3aa35581965 (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 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", |
