mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
Merge pull request #25 from na2na-p/renovate/all-minor-patch
Update all non-major dependencies
This commit is contained in:
commit
613a090d10
2 changed files with 412 additions and 325 deletions
10
package.json
10
package.json
|
@ -37,7 +37,7 @@
|
|||
"timeout-as-promise": "1.0.0",
|
||||
"ts-node": "10.9.1",
|
||||
"twemoji-parser": "14.0.0",
|
||||
"typescript": "4.7.4",
|
||||
"typescript": "4.8.2",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "8.8.1"
|
||||
},
|
||||
|
@ -49,11 +49,11 @@
|
|||
"@types/koa__router": "8.0.11",
|
||||
"@types/node-fetch": "3.0.3",
|
||||
"@types/websocket": "1.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "5.33.1",
|
||||
"@typescript-eslint/parser": "5.33.1",
|
||||
"eslint": "8.22.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.36.1",
|
||||
"@typescript-eslint/parser": "5.36.1",
|
||||
"eslint": "8.23.0",
|
||||
"eslint-config-google": "0.14.0",
|
||||
"jest": "29.0.0",
|
||||
"jest": "29.0.1",
|
||||
"koa": "2.13.4",
|
||||
"koa-json-body": "5.3.0",
|
||||
"ts-jest": "28.0.8",
|
||||
|
|
Loading…
Reference in a new issue