Skip to content

Commit

Permalink
fix: ut
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed Jan 1, 2024
1 parent 3ec5f60 commit e1304d8
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 517 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
},
"homepage": "https://github.com/Soontao/RSSHub#readme",
"devDependencies": {
"@types/cheerio": "^0.22.32",
"@types/cheerio": "^0.22.35",
"@types/jest": "^26.0.24",
"@types/koa": "^2.13.8",
"@types/koa": "^2.13.12",
"cross-env": "^7.0.3",
"entities": "^2.2.0",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"mockdate": "3.0.5",
"nock": "^13.3.3",
"nock": "^13.4.0",
"nodemon": "^2.0.22",
"staged-git-files": "1.2.0",
"string-width": "4.2.0",
Expand All @@ -50,10 +50,10 @@
"aes-js": "^3.1.2",
"art-template": "4.13.2",
"cheerio": "1.0.0-rc.12",
"chrono-node": "^2.7.0",
"crypto-js": "^4.1.1",
"chrono-node": "^2.7.4",
"crypto-js": "^4.2.0",
"currency-symbol-map": "4.0.4",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"dotenv": "8.2.0",
"etag": "1.8.1",
"fanfou-sdk": "4.2.0",
Expand All @@ -70,14 +70,14 @@
"jsdom": "^16.7.0",
"json-bigint": "1.0.0",
"json5": "^2.2.3",
"koa": "^2.14.2",
"koa": "^2.15.0",
"koa-basic-auth": "4.0.0",
"koa-favicon": "2.1.0",
"koa-mount": "4.0.0",
"lz-string": "1.4.4",
"markdown-it": "^12.3.2",
"module-alias": "2.2.2",
"moment": "^2.29.4",
"moment": "^2.30.1",
"node-cache": "^5.1.2",
"node-fetch": "^2.7.0",
"pidusage": "2.0.21",
Expand Down
Loading

0 comments on commit e1304d8

Please sign in to comment.