Skip to content

Commit

Permalink
chore(deps): update chai to 4.2.0 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2019
1 parent 053b6bd commit bca4063
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"babel-cli": "6.26.0",
"babel-preset-es2015": "6.24.1",
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"chai-string": "1.4.0",
"dependency-check": "3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"body-parser": "1.19.0",
"bootstrap": "4.3.1",
"bytes": "3.1.0",
"chai": "3.5.0",
"chai": "4.2.0",
"chai-as-promised": "6.0.0",
"chai-subset": "1.6.0",
"chokidar-cli": "1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"cross-env": "5.2.0",
"cypress-example-kitchensink": "1.7.0",
"gulp": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cypress/icons": "0.7.0",
"bin-up": "1.2.0",
"browserify": "16.3.0",
"chai": "3.5.0",
"chai": "4.2.0",
"coffeeify": "2.1.0",
"cross-env": "5.2.0",
"eol": "0.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/https-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@cypress/debugging-proxy": "2.0.1",
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"cross-env": "5.2.0",
"request": "2.88.0",
"request-promise": "4.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"shelljs": "0.8.3",
"sinon": "2.4.1",
"sinon-chai": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@cypress/react-tooltip": "0.5.3",
"@types/enzyme": "3.9.1",
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"chai-enzyme": "1.0.0-beta.1",
"classnames": "2.2.6",
"css-element-queries": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ansi_up": "1.3.0",
"bluebird": "3.4.7",
"browserify": "16.3.0",
"chai": "1.10.0",
"chai": "4.2.0",
"chalk": "2.4.2",
"charset": "1.0.1",
"check-more-types": "2.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"bin-up": "1.2.0",
"chai": "3.5.0",
"chai": "4.2.0",
"cross-env": "5.2.0",
"patch-package": "6.1.2"
},
Expand Down

0 comments on commit bca4063

Please sign in to comment.