chore(deps-dev): bump @types/got from 9.6.9 to 9.6.10

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 00:47:22 +00:00 committed by GitHub
parent eb6816b83b
commit ee0634adf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"@types/cheerio": "0.22.17",
"@types/got": "9.6.9",
"@types/got": "9.6.10",
"@types/koa": "2.11.3",
"@vuepress/plugin-back-to-top": "1.4.0",
"@vuepress/plugin-google-analytics": "1.4.0",

View File

@ -1515,10 +1515,10 @@
"@types/minimatch" "*"
"@types/node" "*"
"@types/got@9.6.9":
version "9.6.9"
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.9.tgz#b3192188b96c871b9c67dc80d1b0336441432a38"
integrity sha512-w+ZE+Ovp6fM+1sHwJB7RN3f3pTJHZkyABuULqbtknqezQyWadFEp5BzOXaZzRqAw2md6/d3ybxQJt+BNgpvzOg==
"@types/got@9.6.10":
version "9.6.10"
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.10.tgz#5f34e9f249a13e06cfe0015b08f55b4b114bb645"
integrity sha512-owBY1cgHUIXjObzY+vs+J9Cpw0czvfksJX+qEkgxRojFutFq7n1tKoj6Ekg57DhvXMk0vGQ7FbinvS9I/1wxcg==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"