mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
Update jest monorepo to v28
This commit is contained in:
parent
6712313ef0
commit
8b463ef901
2 changed files with 575 additions and 1678 deletions
|
@ -53,10 +53,10 @@
|
||||||
"@typescript-eslint/parser": "5.33.0",
|
"@typescript-eslint/parser": "5.33.0",
|
||||||
"eslint": "8.21.0",
|
"eslint": "8.21.0",
|
||||||
"eslint-config-google": "0.14.0",
|
"eslint-config-google": "0.14.0",
|
||||||
"jest": "26.6.3",
|
"jest": "28.1.3",
|
||||||
"koa": "2.13.4",
|
"koa": "2.13.4",
|
||||||
"koa-json-body": "5.3.0",
|
"koa-json-body": "5.3.0",
|
||||||
"ts-jest": "26.5.6",
|
"ts-jest": "28.0.7",
|
||||||
"websocket": "1.0.34"
|
"websocket": "1.0.34"
|
||||||
},
|
},
|
||||||
"_moduleAliases": {
|
"_moduleAliases": {
|
||||||
|
|
Loading…
Reference in a new issue