@axe-core/watcher 3.15.2-next.6a304070 → 3.15.2-next.8be2ae4b

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axe-core/watcher",
3
- "version": "3.15.2-next.6a304070",
3
+ "version": "3.15.2-next.8be2ae4b",
4
4
  "description": "",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.js",
@@ -49,7 +49,7 @@
49
49
  "cypress": "^13.6.6",
50
50
  "execa": "5",
51
51
  "express": "^4.18.2",
52
- "jsdom": "^24.0.0",
52
+ "jsdom": "^25.0.1",
53
53
  "mocha": "^10.4.0",
54
54
  "morgan": "^1.10.0",
55
55
  "nock": "^13.3.2",
@@ -59,7 +59,7 @@
59
59
  "puppeteer": "^22.1.0",
60
60
  "rimraf": "^5.0.5",
61
61
  "selenium-webdriver": "^4.11.1",
62
- "sinon": "^18.0.0",
62
+ "sinon": "^19.0.2",
63
63
  "tempy": "1",
64
64
  "ts-node": "^10.9.1",
65
65
  "typescript": "^5.1.6",