testcafe 3.7.0-rc.2 → 3.7.0-rc.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "testcafe",
3
3
  "description": "Automated browser testing for the modern web development stack.",
4
4
  "license": "MIT",
5
- "version": "3.7.0-rc.2",
5
+ "version": "3.7.0-rc.3",
6
6
  "author": {
7
7
  "name": "Developer Express Inc.",
8
8
  "url": "https://www.devexpress.com/"
@@ -96,6 +96,7 @@
96
96
  "dedent": "^0.4.0",
97
97
  "del": "^3.0.0",
98
98
  "device-specs": "^1.0.0",
99
+ "devtools-protocol": "0.0.1109433",
99
100
  "diff": "^4.0.2",
100
101
  "elegant-spinner": "^1.0.1",
101
102
  "email-validator": "^2.0.4",
@@ -192,7 +193,6 @@
192
193
  "connect": "^3.4.0",
193
194
  "cors": "^2.8.5",
194
195
  "cross-env": "^7.0.3",
195
- "devtools-protocol": "0.0.1109433",
196
196
  "dom-walk": "^0.1.1",
197
197
  "escape-string-regexp": "^4.0.0",
198
198
  "eslint": "^7.13.0",