Merge pull request #3414 from DIYgod/dependabot/npm_and_yarn/types/cheerio-0.22.14

This commit is contained in:
dependabot-preview[bot] 2019-11-12 01:13:34 +00:00 committed by GitHub
commit ddcccfbc07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
},
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"@types/cheerio": "0.22.13",
"@types/cheerio": "0.22.14",
"@types/got": "9.6.9",
"@types/koa": "2.0.52",
"@vuepress/plugin-back-to-top": "1.2.0",

View File

@ -1036,10 +1036,10 @@
"@types/connect" "*"
"@types/node" "*"
"@types/cheerio@0.22.13":
version "0.22.13"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.13.tgz#5eecda091a24514185dcba99eda77e62bf6523e6"
integrity sha512-OZd7dCUOUkiTorf97vJKwZnSja/DmHfuBAroe1kREZZTCf/tlFecwHhsOos3uVHxeKGZDwzolIrCUApClkdLuA==
"@types/cheerio@0.22.14":
version "0.22.14"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.14.tgz#d150889891e7db892c6a0b16bd5583cc70b3fc44"
integrity sha512-SVtcP2fvPYrebTwpyqxjxb7K5v3ZOAdH409yAEWFPpZThCSGa1K2IFfx6Rg6ttvThCBQXP4fU9WF94sqLoiQGg==
dependencies:
"@types/node" "*"