Skip to content

Commit

Permalink
fix(deps): Update @cypress/browserify-preprocessor to 2.1.1 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2019
1 parent 9d239d2 commit 2756d67
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"yauzl": "2.10.0"
},
"devDependencies": {
"@cypress/sinon-chai": "1.1.0",
"@cypress/sinon-chai": "2.9.0",
"@types/blob-util": "1.3.3",
"@types/bluebird": "3.5.18",
"@types/chai": "4.0.8",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"devDependencies": {
"@cypress/bumpercar": "2.0.12",
"@cypress/commit-message-install": "2.7.0",
"@cypress/commit-message-install": "3.0.1",
"@cypress/env-or-json-file": "2.0.0",
"@cypress/eslint-plugin-dev": "5.0.0",
"@cypress/github-commit-status-check": "1.5.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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@cypress/bower-kendo-ui": "0.0.2",
"@cypress/sinon-chai": "1.1.0",
"@cypress/sinon-chai": "2.9.0",
"@cypress/underscore.inflection": "1.0.1",
"@cypress/unique-selector": "0.4.2",
"@cypress/webpack-preprocessor": "4.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test-watch": "./test/support/watch test"
},
"dependencies": {
"@cypress/browserify-preprocessor": "1.1.2",
"@cypress/browserify-preprocessor": "2.1.1",
"@cypress/commit-info": "2.2.0",
"@cypress/get-windows-proxy": "1.6.0",
"@cypress/icons": "0.7.0",
Expand Down Expand Up @@ -141,7 +141,7 @@
"@babel/runtime": "7.4.4",
"@cypress/debugging-proxy": "2.0.1",
"@cypress/json-schemas": "5.33.0",
"@cypress/sinon-chai": "1.1.0",
"@cypress/sinon-chai": "2.9.0",
"@types/chai-as-promised": "7.1.2",
"babel-plugin-add-module-exports": "1.0.2",
"babelify": "10.0.0",
Expand Down

0 comments on commit 2756d67

Please sign in to comment.