@axe-core/watcher 3.15.2 → 3.16.0-rc.2399e63b

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",
3
+ "version": "3.16.0-rc.2399e63b",
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.16.0-next.db8d9af7",
28
+ "@deque/advanced-rule-recorder": "^1.23.0-next.c02eede3",
29
29
  "@playwright/test": "^1.45.0",
30
30
  "@types/body-parser": "^1.19.2",
31
31
  "@types/chai": "^4.3.3",
@@ -65,4 +65,4 @@
65
65
  "typescript": "^5.1.6",
66
66
  "webdriverio": "^9.0.5"
67
67
  }
68
- }
68
+ }