chore(deps-dev): bump @types/cheerio from 0.22.14 to 0.22.15
Bumps [@types/cheerio](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cheerio) from 0.22.14 to 0.22.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cheerio) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3acdd76b31
commit
03ec0f2393
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/DIYgod/RSSHub#readme",
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.14",
|
||||
"@types/cheerio": "0.22.15",
|
||||
"@types/got": "9.6.9",
|
||||
"@types/koa": "2.11.0",
|
||||
"@vuepress/plugin-back-to-top": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -1036,10 +1036,10 @@
|
|||
"@types/connect" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@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==
|
||||
"@types/cheerio@0.22.15":
|
||||
version "0.22.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.15.tgz#69040ffa92c309beeeeb7e92db66ac3f80700c0b"
|
||||
integrity sha512-UGiiVtJK5niCqMKYmLEFz1Wl/3L5zF/u78lu8CwoUywWXRr9LDimeYuOzXVLXBMO758fcTdFtgjvqlztMH90MA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue