Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 3, 2022
1 parent a263e39 commit 4d40d6b
Show file tree
Hide file tree
Showing 2 changed files with 911 additions and 1,004 deletions.
35 changes: 16 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,37 +32,34 @@
"prepare": "husky install"
},
"dependencies": {
"@47ng/check-env": "^2.0.2",
"@sentry/node": "^6.16.1",
"fastify": "^3.25.0",
"fastify-autoload": "^3.9.0",
"fastify-plugin": "^3.0.0",
"@47ng/check-env": "^2.1.0",
"@sentry/node": "^6.18.1",
"fastify": "^3.27.2",
"fastify-autoload": "^3.11.0",
"fastify-plugin": "^3.0.1",
"fastify-sensible": "^3.1.2",
"get-port": "^6.0.0",
"nanoid": "^3.1.30",
"get-port": "^6.1.2",
"nanoid": "^3.3.1",
"redact-env": "^0.3.1",
"sonic-boom": "^2.4.1",
"sonic-boom": "^2.6.0",
"under-pressure": "^5.8.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^16.2.1",
"@swc/cli": "^0.1.55",
"@swc/core": "^1.2.121",
"@swc/helpers": "^0.3.2",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.1",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",
"@types/pino": "7.0.5",
"@types/sonic-boom": "^2.1.1",
"axios": "^0.24.0",
"commitlint": "^15.0.0",
"axios": "^0.26.0",
"commitlint": "^16.2.1",
"husky": "^7.0.4",
"jest": "^27.4.5",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"regenerator-runtime": "^0.13.9",
"sentry-testkit": "^3.3.7",
"ts-jest": "^27.1.2",
"ts-node": "^10.4.0",
"typescript": "^4.5.4",
"ts-jest": "^27.1.3",
"ts-node": "^10.6.0",
"typescript": "^4.6.2",
"wait-for-expect": "^3.0.2"
},
"jest": {
Expand Down
Loading

0 comments on commit 4d40d6b

Please sign in to comment.