Skip to content

Commit

Permalink
Merge branch 'develop' into issue-3069
Browse files Browse the repository at this point in the history
  • Loading branch information
pauledwin authored Apr 29, 2019
2 parents 16ca0b8 + 41fef48 commit f646cb0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"yauzl": "2.10.0"
},
"devDependencies": {
"@cypress/sinon-chai": "1.0.0",
"@cypress/sinon-chai": "1.1.0",
"@types/blob-util": "1.3.3",
"@types/bluebird": "3.5.18",
"@types/chai": "4.0.8",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
]
},
"devDependencies": {
"@cypress/bumpercar": "2.0.6",
"@cypress/commit-message-install": "2.4.2",
"@cypress/bumpercar": "2.0.7",
"@cypress/commit-message-install": "2.6.2",
"@cypress/env-or-json-file": "2.0.0",
"@cypress/npm-run-all": "4.0.5",
"@cypress/questions-remain": "1.0.1",
"@cypress/set-commit-status": "1.1.0",
"@cypress/set-commit-status": "1.3.4",
"@types/bluebird": "3.5.21",
"@types/chai": "3.5.2",
"@types/debug": "0.0.31",
Expand All @@ -90,7 +90,7 @@
"chalk": "2.4.2",
"check-dependencies": "1.1.0",
"check-more-types": "2.24.0",
"cloudflare-cli": "3.2.1",
"cloudflare-cli": "3.2.2",
"coffeelint": "1.16.2",
"common-tags": "1.8.0",
"console.table": "0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bytes": "3.1.0",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"chokidar-cli": "1.2.1",
"chokidar-cli": "1.2.2",
"clone": "2.1.2",
"compression": "1.7.4",
"cors": "2.8.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"bin-up": "1.1.0",
"body-parser": "1.12.4",
"chai-uuid": "1.0.6",
"chokidar-cli": "1.2.1",
"chokidar-cli": "1.2.2",
"chrome-har-capturer": "0.13.4",
"codecov": "1.0.1",
"coffee-coverage": "1.0.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
},
"dependencies": {
"@cypress/browserify-preprocessor": "1.1.2",
"@cypress/commit-info": "2.1.2",
"@cypress/commit-info": "2.1.3",
"@cypress/get-windows-proxy": "1.5.4",
"@cypress/icons": "0.7.0",
"@cypress/mocha-teamcity-reporter": "1.0.0",
Expand Down

0 comments on commit f646cb0

Please sign in to comment.