summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2024-01-05 08:23:31 +0100
committerGitHub <noreply@github.com>2024-01-05 08:23:31 +0100
commit9b056aa5afbd1f037189f5b9250ef68e87a93e19 (patch)
tree8fe3fa323f025f4de4542d4af1d0cb6049da65ce /package.json
parent7dd19a367e58752bc0b138f5b1a9a3aa35581965 (diff)
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",