@axe-core/watcher 3.15.2-next.d76c98ad → 3.15.2-next.e4f9a924
Sign up to get free protection for your applications and to get access to all the features.
- package/extension/background.js +1 -1
- package/extension/content.js +1 -1
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@axe-core/watcher",
|
3
|
-
"version": "3.15.2-next.
|
3
|
+
"version": "3.15.2-next.e4f9a924",
|
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": "^
|
52
|
+
"jsdom": "^25.0.1",
|
53
53
|
"mocha": "^10.4.0",
|
54
54
|
"morgan": "^1.10.0",
|
55
55
|
"nock": "^13.3.2",
|