diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index afaa860f29..177d8824db 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "npm": ">=1.3.0 <3.0.0" }, "devDependencies": { - "eslint": "^8.3.0", - "puppeteer": "^13.5.1", - "grunt": "^1.4.1", + "eslint": "^8.15.0", + "puppeteer": "^14.1.1", + "grunt": "^1.5.3", "grunt-cli": "^1.4.3", - "grunt-contrib-qunit": "^5.1.1", - "qunit": "^2.18.0" + "grunt-contrib-qunit": "^6.1.0", + "qunit": "^2.19.1" } } |
