Update dependencies

This commit is contained in:
Darren Clarke 2023-07-05 06:56:01 +00:00 committed by GitHub
parent d404901583
commit 9b05288b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 83 additions and 84 deletions

View file

@ -24,13 +24,13 @@
},
"devDependencies": {
"@types/jest": "^29.5.2",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"nodemon": "^2.0.22",
"tsconfig-link": "*",
"eslint-config-link": "*",
"jest-config-link": "*",
"babel-preset-link": "*",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"scripts": {
"migrate": "NODE_ENV=development node --unhandled-rejections=strict build/main/index.js db -- migrate",