chore(deps-dev): bump @types/async from 3.2.3 to 3.2.4 (#787)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-13 11:14:36 -05:00
committed by GitHub
parent 501ea34a54
commit d47a3e064e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -556,9 +556,9 @@
}
},
"@types/async": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.3.tgz",
"integrity": "sha512-deXFjLZc1h6SOh3hicVgD+S2EAkhSBGX/vdlD4nTzCjjOFQ+bfNiXocQ21xJjFAUwqaCeyvOQMgrnbg4QEV63A==",
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.4.tgz",
"integrity": "sha512-2c14HTaCn6tlb7bnqJGeH5JJGHZmyrkDD3EYe1NYBYjuY4+2EmMg8pjau2HvVz8+ANmO+DieV95H8PlzbK383g==",
"dev": true
},
"@types/body-parser": {
+1 -1
View File
@@ -54,7 +54,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@types/async": "^3.2.3",
"@types/async": "^3.2.4",
"@types/cheerio": "^0.22.22",
"@types/node": "^14.14.7",
"@types/node-fetch": "^2.5.7",