Merge pull request #3414 from DIYgod/dependabot/npm_and_yarn/types/cheerio-0.22.14
This commit is contained in:
commit
ddcccfbc07
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue