build(deps-dev): bump @types/async from 2.0.50 to 3.0.3

Bumps [@types/async](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async) from 2.0.50 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-14 14:59:49 +00:00 committed by Michael Bradley
parent 7088c957a8
commit 92c5062e3e
5 changed files with 8 additions and 8 deletions

View File

@ -60,7 +60,7 @@
"web3": "1.2.1"
},
"devDependencies": {
"@types/async": "2.0.50",
"@types/async": "3.0.3",
"embark-solo": "^5.0.0-alpha.0",
"eslint": "5.7.0",
"npm-run-all": "4.1.5",

View File

@ -54,7 +54,7 @@
"web3": "1.2.1"
},
"devDependencies": {
"@types/async": "2.0.50",
"@types/async": "3.0.3",
"embark-solo": "^5.0.0-alpha.0",
"eslint": "5.7.0",
"npm-run-all": "4.1.5",

View File

@ -49,7 +49,7 @@
"yo-yoify": "4.3.0"
},
"devDependencies": {
"@types/async": "2.0.50",
"@types/async": "3.0.3",
"embark-solo": "^5.0.0-alpha.0",
"eslint": "5.7.0",
"mocha": "6.2.0",

View File

@ -48,7 +48,7 @@
},
"devDependencies": {
"@babel/core": "7.6.4",
"@types/async": "2.0.50",
"@types/async": "3.0.3",
"babel-jest": "24.9.0",
"embark-solo": "^5.0.0-alpha.0",
"eslint": "5.7.0",

View File

@ -3146,10 +3146,10 @@
dependencies:
defer-to-connect "^1.0.1"
"@types/async@2.0.50":
version "2.0.50"
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.50.tgz#117540e026d64e1846093abbd5adc7e27fda7bcb"
integrity sha512-VMhZMMQgV1zsR+lX/0IBfAk+8Eb7dPVMWiQGFAt3qjo5x7Ml6b77jUo0e1C3ToD+XRDXqtrfw+6AB0uUsPEr3Q==
"@types/async@3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@types/async/-/async-3.0.3.tgz#ea3694128c757580e4f9328cd941b81d9c3e9bf6"
integrity sha512-FrIcC67Zpko1jO8K4d30C41/KVhAABbMbaSxccvXacxPcKbDBav+8WoFzv72BA2zJvyX4T9PFz0we1hcNymgGA==
"@types/babel__core@^7.1.0":
version "7.1.3"