chore(deps-dev): bump @types/got from 9.6.7 to 9.6.8
Bumps [@types/got](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/got) from 9.6.7 to 9.6.8. - [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:
parent
93ed1c8515
commit
93fcc1558f
|
|
@ -35,7 +35,7 @@
|
|||
"homepage": "https://github.com/DIYgod/RSSHub#readme",
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.13",
|
||||
"@types/got": "9.6.7",
|
||||
"@types/got": "9.6.8",
|
||||
"@types/koa": "2.0.51",
|
||||
"@vuepress/plugin-back-to-top": "1.2.0",
|
||||
"@vuepress/plugin-google-analytics": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -1091,10 +1091,10 @@
|
|||
"@types/minimatch" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/got@9.6.7":
|
||||
version "9.6.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.7.tgz#33d84c60cba83e3c904634a1ea7ea81d1549bea6"
|
||||
integrity sha512-LMc2ja42bQorKpBxf38ZBPdT3FhYL0lyAqnZBo5vAPCtobYa8AiHwSLH5zDvR19r2Pr5Ojar3hT/QLLb2SoPYA==
|
||||
"@types/got@9.6.8":
|
||||
version "9.6.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.8.tgz#c4353d64e03649a9e69c8e5be1ce3d3ed416be9e"
|
||||
integrity sha512-XEgrUTgNYuFVYpM8lXtZfOearvZRgmrLzksN+27YeDfqHt8NgXoi0uDWx4JXYojS1piedTvVFjOzjak5m1x2mw==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
"@types/tough-cookie" "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue