Merge pull request #50 from na2na-p/renovate/all-minor-patch

Update all non-major dependencies
This commit is contained in:
na2na 2022-11-24 06:23:33 +09:00 committed by GitHub
commit 5fe087c61e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 392 additions and 381 deletions

View file

@ -1,4 +1,4 @@
FROM node:18.12.0-bullseye-slim
FROM node:18.12.1-bullseye-slim
RUN apt-get update && apt-get install -y tini git build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

View file

@ -22,7 +22,7 @@
"autobind-decorator": "2.4.0",
"canvas": "2.10.2",
"chalk": "4.1.2",
"jsdom": "20.0.2",
"jsdom": "20.0.3",
"lokijs": "1.5.12",
"memory-streams": "0.1.3",
"misskey-reversi": "0.0.5",
@ -36,9 +36,9 @@
"timeout-as-promise": "1.0.0",
"ts-node": "10.9.1",
"twemoji-parser": "14.0.0",
"typescript": "4.8.4",
"typescript": "4.9.3",
"uuid": "9.0.0",
"ws": "8.10.0"
"ws": "8.11.0"
},
"devDependencies": {
"@koa/router": "12.0.0",
@ -48,11 +48,11 @@
"@types/koa__router": "12.0.0",
"@types/node-fetch": "2",
"@types/websocket": "1.0.5",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"eslint": "8.26.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"eslint": "8.28.0",
"eslint-config-google": "0.14.0",
"jest": "29.2.2",
"jest": "29.3.1",
"koa": "2.13.4",
"koa-json-body": "5.3.0",
"ts-jest": "29.0.3",

757
yarn.lock

File diff suppressed because it is too large Load diff