Skip to content

Commit

Permalink
Update dependencies. Bump version. (DevExpress#1961)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderMoskovkin authored Nov 23, 2017
1 parent 9ea0cea commit 7bd60ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "testcafe",
"description": "Automated browser testing for the modern web development stack.",
"license": "MIT",
"version": "0.18.4",
"version": "0.18.5",
"author": {
"name": "Developer Express Inc.",
"url": "https://www.devexpress.com/"
Expand Down Expand Up @@ -68,7 +68,7 @@
"chai": "^3.0.0",
"chalk": "^1.1.0",
"chrome-emulated-devices-list": "^0.1.0",
"chrome-remote-interface": "^0.20.0",
"chrome-remote-interface": "^0.25.3",
"commander": "^2.8.1",
"debug": "^2.2.0",
"dedent": "^0.4.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"strip-bom": "^2.0.0",
"testcafe-browser-tools": "1.4.6",
"testcafe-hammerhead": "12.1.0",
"testcafe-legacy-api": "3.1.1",
"testcafe-legacy-api": "3.1.2",
"testcafe-reporter-json": "^2.1.0",
"testcafe-reporter-list": "^2.1.0",
"testcafe-reporter-minimal": "^2.1.0",
Expand Down

0 comments on commit 7bd60ee

Please sign in to comment.