mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 15:39:28 -05:00
chore(deps): Update dependency @types/bluebird to version 3.5.2… (#4132)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
This commit is contained in:
committed by
Jennifer Shehane
parent
e8f289cc0a
commit
1dfc81b3ac
+6
-6
@@ -62,15 +62,15 @@
|
||||
"devDependencies": {
|
||||
"@cypress/sinon-chai": "1.1.0",
|
||||
"@types/blob-util": "1.3.3",
|
||||
"@types/bluebird": "3.5.18",
|
||||
"@types/chai": "4.0.8",
|
||||
"@types/chai-jquery": "1.1.38",
|
||||
"@types/bluebird": "3.5.29",
|
||||
"@types/chai": "4.2.7",
|
||||
"@types/chai-jquery": "1.1.40",
|
||||
"@types/jquery": "3.3.31",
|
||||
"@types/lodash": "4.14.122",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/minimatch": "3.0.3",
|
||||
"@types/mocha": "5.2.7",
|
||||
"@types/sinon": "7.0.0",
|
||||
"@types/sinon-chai": "3.2.2",
|
||||
"@types/sinon": "7.5.1",
|
||||
"@types/sinon-chai": "3.2.3",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-preset-es2015": "6.24.1",
|
||||
"bin-up": "1.2.2",
|
||||
|
||||
+12
-12
@@ -75,25 +75,25 @@
|
||||
"@cypress/npm-run-all": "4.0.5",
|
||||
"@cypress/questions-remain": "1.0.1",
|
||||
"@fellow/eslint-plugin-coffee": "0.4.13",
|
||||
"@types/bluebird": "3.5.21",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/bluebird": "3.5.29",
|
||||
"@types/chai": "4.2.7",
|
||||
"@types/chai-enzyme": "0.6.7",
|
||||
"@types/classnames": "2.2.9",
|
||||
"@types/debug": "4.1.4",
|
||||
"@types/execa": "0.7.2",
|
||||
"@types/fs-extra": "8.0.0",
|
||||
"@types/debug": "4.1.5",
|
||||
"@types/execa": "0.9.0",
|
||||
"@types/fs-extra": "8.0.1",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/lodash": "4.14.122",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/markdown-it": "0.0.9",
|
||||
"@types/mini-css-extract-plugin": "0.8.0",
|
||||
"@types/mocha": "5.2.7",
|
||||
"@types/node": "12.12.14",
|
||||
"@types/ramda": "0.25.47",
|
||||
"@types/node": "12.12.17",
|
||||
"@types/ramda": "0.26.38",
|
||||
"@types/react-dom": "16.9.4",
|
||||
"@types/request-promise": "4.1.42",
|
||||
"@types/sinon-chai": "3.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "1.11.0",
|
||||
"@typescript-eslint/parser": "1.11.0",
|
||||
"@types/request-promise": "4.1.45",
|
||||
"@types/sinon-chai": "3.2.3",
|
||||
"@typescript-eslint/eslint-plugin": "1.13.0",
|
||||
"@typescript-eslint/parser": "1.13.0",
|
||||
"ansi-styles": "3.2.1",
|
||||
"arg": "4.1.2",
|
||||
"ascii-table": "0.0.9",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@cypress/react-tooltip": "0.5.3",
|
||||
"@fortawesome/fontawesome-free": "5.11.2",
|
||||
"@types/chai-enzyme": "^0.6.7",
|
||||
"@types/enzyme": "3.9.1",
|
||||
"@types/enzyme": "3.10.4",
|
||||
"bin-up": "1.2.2",
|
||||
"chai": "3.5.0",
|
||||
"chai-enzyme": "1.0.0-beta.1",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"devDependencies": {
|
||||
"@cypress/react-tooltip": "0.5.3",
|
||||
"@fortawesome/fontawesome-free": "5.11.2",
|
||||
"@types/enzyme": "3.9.1",
|
||||
"@types/react": "16.8.17",
|
||||
"@types/enzyme": "3.10.4",
|
||||
"@types/react": "16.9.16",
|
||||
"bin-up": "1.2.2",
|
||||
"bluebird": "3.5.0",
|
||||
"chai": "4.2.0",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"@babel/preset-typescript": "7.3.3",
|
||||
"@babel/register": "7.4.4",
|
||||
"@types/copy-webpack-plugin": "5.0.0",
|
||||
"@types/html-webpack-plugin": "3.2.0",
|
||||
"@types/webpack": "4.4.25",
|
||||
"@types/html-webpack-plugin": "3.2.1",
|
||||
"@types/webpack": "4.41.0",
|
||||
"ansi-escapes": "4.3.0",
|
||||
"autoprefixer": "9.6.1",
|
||||
"babel-loader": "8.0.5",
|
||||
|
||||
Reference in New Issue
Block a user