diff options
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 510d50ad5b..e9b3982dc6 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^8.49.0", - "puppeteer": "^21.1.1", + "eslint": "^8.52.0", + "puppeteer": "^21.4.0", "grunt": "^1.6.1", "grunt-cli": "^1.4.3", - "grunt-contrib-qunit": "^7.0.0", - "qunit": "^2.19.4" + "grunt-contrib-qunit": "^8.0.1", + "qunit": "^2.20.0" } } |
