summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 0258997340..51836701e5 100644
--- a/package.json
+++ b/package.json
@@ -10,10 +10,10 @@
},
"devDependencies": {
"eslint": "^8.56.0",
- "puppeteer": "^21.7.0",
+ "puppeteer": "^22.2.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-qunit": "^8.0.1",
- "qunit": "^2.20.0"
+ "qunit": "^2.20.1"
}
}