Merge pull request #4785 from DIYgod/dependabot/npm_and_yarn/types/got-9.6.11

This commit is contained in:
dependabot-preview[bot]
2020-05-15 11:26:30 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"@types/cheerio": "0.22.18",
"@types/got": "9.6.10",
"@types/got": "9.6.11",
"@types/koa": "2.11.3",
"@vuepress/plugin-back-to-top": "1.5.0",
"@vuepress/plugin-google-analytics": "1.5.0",
+4 -4
View File
@@ -1544,10 +1544,10 @@
"@types/minimatch" "*"
"@types/node" "*"
"@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==
"@types/got@9.6.11":
version "9.6.11"
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.11.tgz#482b402cc5ee459481aeeadb08142ebb1a9afb26"
integrity sha512-dr3IiDNg5TDesGyuwTrN77E1Cd7DCdmCFtEfSGqr83jMMtcwhf/SGPbN2goY4JUWQfvxwY56+e5tjfi+oXeSdA==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"