@axe-core/watcher 3.15.2-next.26de8f0c → 3.15.2-next.48bcd8df

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.26de8f0c",
3
+ "version": "3.15.2-next.48bcd8df",
4
4
  "description": "",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.js",
@@ -25,7 +25,7 @@
25
25
  "uuid": "^10.0.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@deque/advanced-rule-recorder": "^1.23.0-next.483890d0",
28
+ "@deque/advanced-rule-recorder": "^1.23.0-next.cd71f241",
29
29
  "@playwright/test": "^1.45.0",
30
30
  "@types/body-parser": "^1.19.2",
31
31
  "@types/chai": "^4.3.3",
@@ -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",