Skip to content

Commit

Permalink
chore(deps): remove @types/got, @types/cheerio (DIYgod#9479)
Browse files Browse the repository at this point in the history
* chore(deps): remove @types/got

Signed-off-by: Rongrong <[email protected]>

* chore(deps): remove @types/cheerio

Signed-off-by: Rongrong <[email protected]>
  • Loading branch information
Rongronggg9 authored Apr 6, 2022
1 parent ca5af86 commit 1336159
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"@napi-rs/pinyin": "1.7.0",
"@types/cheerio": "0.22.31",
"@types/got": "9.6.12",
"@types/koa": "2.13.4",
"@vercel/nft": "0.18.0",
"@vuepress/plugin-back-to-top": "1.9.7",
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1623,13 +1623,6 @@
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.1.3.tgz#d19fe9391288d60fdccd87632bfc9ab2b4523fea"
integrity sha512-X6c6ghhe4/sQh4XzcZWSFaTAUOda38GQHmq9BUanYkOE/EO7ZrkazwKmtsj3xzTjkLWmwULE++23g3d3CCWaWw==

"@types/[email protected]":
version "0.22.31"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.31.tgz#b8538100653d6bb1b08a1e46dec75b4f2a5d5eb6"
integrity sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==
dependencies:
"@types/node" "*"

"@types/connect-history-api-fallback@*":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz#d1f7a8a09d0ed5a57aee5ae9c18ab9b803205dae"
Expand Down Expand Up @@ -1687,15 +1680,6 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/[email protected]":
version "9.6.12"
resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.12.tgz#fd42a6e1f5f64cd6bb422279b08c30bb5a15a56f"
integrity sha512-X4pj/HGHbXVLqTpKjA2ahI4rV/nNBc9mGO2I/0CgAra+F2dKgMXnENv2SRpemScBzBAI4vMelIVYViQxlSE6xA==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"
form-data "^2.5.0"

"@types/graceful-fs@^4.1.2":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
Expand Down

0 comments on commit 1336159

Please sign in to comment.