@axe-core/watcher 3.16.0-next.4e048f47 → 3.16.0-next.51372f65

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,12 +1,13 @@
1
1
  {
2
2
  "name": "@axe-core/watcher",
3
- "version": "3.16.0-next.4e048f47",
3
+ "version": "3.16.0-next.51372f65",
4
4
  "description": "",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.js",
7
7
  "files": [
8
8
  "dist",
9
- "extension"
9
+ "extension",
10
+ "LICENSES-3RD-PARTY.md"
10
11
  ],
11
12
  "scripts": {
12
13
  "build": "tsc --removeComments && tsc --declaration --emitDeclarationOnly",
@@ -41,7 +42,7 @@
41
42
  "@types/sinon": "^17.0.3",
42
43
  "@types/uuid": "^10.0.0",
43
44
  "@wdio/types": "^9.0.4",
44
- "axe-core": "^4.10.0",
45
+ "axe-core": "^4.10.2",
45
46
  "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1",
46
47
  "body-parser": "^1.20.1",
47
48
  "chai": "^4.3.6",