testcafe 2.1.1-alpha.3 → 2.2.0-rc.2

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 +4 -4
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": "2.1.1-alpha.3",
5
+ "version": "2.2.0-rc.2",
6
6
  "author": {
7
7
  "name": "Developer Express Inc.",
8
8
  "url": "https://www.devexpress.com/"
@@ -85,7 +85,7 @@
85
85
  "callsite-record": "^4.0.0",
86
86
  "chai": "4.3.4",
87
87
  "chalk": "^2.3.0",
88
- "chrome-remote-interface": "^0.30.0",
88
+ "chrome-remote-interface": "^0.31.3",
89
89
  "coffeescript": "^2.3.1",
90
90
  "commander": "^8.3.0",
91
91
  "debug": "^4.3.1",
@@ -139,9 +139,9 @@
139
139
  "source-map-support": "^0.5.16",
140
140
  "strip-bom": "^2.0.0",
141
141
  "testcafe-browser-tools": "2.0.23",
142
- "testcafe-hammerhead": "28.2.4",
142
+ "testcafe-hammerhead": "28.2.5",
143
143
  "testcafe-legacy-api": "5.1.6",
144
- "testcafe-reporter-dashboard": "^0.2.8",
144
+ "testcafe-reporter-dashboard": "^0.2.10",
145
145
  "testcafe-reporter-json": "^2.1.0",
146
146
  "testcafe-reporter-list": "^2.1.0",
147
147
  "testcafe-reporter-minimal": "^2.1.0",