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 3c3dd5a99b..2c79999414 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "npm": ">=1.3.0" }, "devDependencies": { - "@biomejs/biome": "2.4.12", - "puppeteer": "^24.22.0", - "grunt": "^1.6.1", + "@biomejs/biome": "2.4.15", + "puppeteer": "^25.0.4", + "grunt": "^1.6.2", "grunt-cli": "^1.5.0", - "grunt-contrib-qunit": "^10.1.1", - "qunit": "^2.24.1" + "grunt-contrib-qunit": "^10.2.0", + "qunit": "^2.25.0" } } |
