Skip to content

Commit

Permalink
fix(deps): update dependency debug to version 4.3.1 🌟 (#14583)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 19, 2021
1 parent 636a9ca commit 9be6165
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion npm/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@cypress/code-coverage": "3.8.6",
"@cypress/webpack-preprocessor": "0.0.0-development",
"babel-plugin-istanbul": "6.0.0",
"debug": "4.1.1",
"debug": "4.3.1",
"find-up": "5.0.0",
"find-webpack": "2.2.0",
"mime-types": "2.1.26",
Expand Down
2 changes: 1 addition & 1 deletion npm/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@intlify/vue-i18n-loader": "1.0.0",
"@vue/test-utils": "1.0.3",
"babel-plugin-istanbul": "6.0.0",
"debug": "4.2.0",
"debug": "4.3.1",
"find-webpack": "2.1.0",
"unfetch": "4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"check-dependencies": "1.1.0",
"check-more-types": "2.24.0",
"common-tags": "1.8.0",
"debug": "4.1.1",
"debug": "4.3.1",
"decaffeinate": "6.0.9",
"del": "3.0.0",
"electron-builder": "22.9.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 @@ -41,7 +41,7 @@
"compression": "1.7.4",
"cors": "2.8.5",
"cypress-multi-reporters": "1.4.0",
"debug": "4.1.1",
"debug": "4.3.1",
"error-stack-parser": "2.0.6",
"errorhandler": "1.5.1",
"eventemitter2": "6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@cypress/icons": "0.7.0",
"bluebird": "3.5.3",
"debug": "4.1.1",
"debug": "4.3.1",
"electron-packager": "14.1.1",
"fs-extra": "8.1.0",
"lodash": "4.17.19",
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 @@ -15,7 +15,7 @@
},
"dependencies": {
"bluebird": "3.5.3",
"debug": "4.1.1",
"debug": "4.3.1",
"fs-extra": "8.1.0",
"lodash": "4.17.19",
"node-forge": "0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"bluebird": "3.5.3",
"debug": "4.1.1",
"debug": "4.3.1",
"execa": "4.0.0",
"fs-extra": "8.1.0",
"lodash": "4.17.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@cypress/parse-domain": "2.4.0",
"bluebird": "3.5.3",
"concat-stream": "1.6.2",
"debug": "4.1.1",
"debug": "4.3.1",
"lodash": "4.17.19",
"proxy-from-env": "1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bluebird": "3.5.3",
"charset": "1.0.1",
"common-tags": "1.8.0",
"debug": "4.1.1",
"debug": "4.3.1",
"grapheme-splitter": "1.0.4",
"iconv-lite": "0.6.2",
"lodash": "4.17.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/rewriter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ast-types": "0.13.3",
"bluebird": "3.7.2",
"chai-as-promised": "7.1.1",
"debug": "4.1.1",
"debug": "4.3.1",
"lodash": "4.17.19",
"parse5-html-rewriting-stream": "5.1.1",
"recast": "0.19.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"content-type": "1.0.4",
"cookie-parser": "1.4.5",
"data-uri-to-buffer": "2.0.1",
"debug": "4.1.1",
"debug": "4.3.1",
"dependency-tree": "7.0.2",
"duplexify": "4.1.1",
"electron-context-menu": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test-watch": "echo 'no watching of tests'"
},
"dependencies": {
"debug": "4.1.1"
"debug": "4.3.1"
},
"devDependencies": {
"ts-node": "5.0.1"
Expand Down

4 comments on commit 9be6165

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 9be6165 Jan 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/6.2.2/circle-develop-9be61657f4150ba5dee7b67f806d810f3106d13b/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 9be6165 Jan 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/6.2.2/appveyor-develop-9be61657f4150ba5dee7b67f806d810f3106d13b/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 9be6165 Jan 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 ia32 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/6.2.2/appveyor-develop-9be61657f4150ba5dee7b67f806d810f3106d13b/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 9be6165 Jan 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/6.2.2/circle-develop-9be61657f4150ba5dee7b67f806d810f3106d13b/cypress.tgz

Please sign in to comment.