Skip to content

Commit

Permalink
chore(npm): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
neverovski committed Dec 8, 2023
1 parent 63fd5e4 commit dd4387b
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,16 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-pino-logger": "^4.0.5",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/json-schema": "^7.0.15",
"@types/ms": "^0.7.34",
"@types/mustache": "^4.2.5",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@types/nodemailer": "^6.4.14",
"@types/pg": "^8.10.9",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"commitizen": "^4.3.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand All @@ -125,15 +125,15 @@
"lint-staged": "^15.2.0",
"openapi-types": "^12.1.3",
"prettier": "^3.1.0",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.1.14",
"standard-version": "^9.5.0",
"swagger-jsdoc": "^6.2.8",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.8",
"tsc-watch": "^6.0.4",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit dd4387b

Please sign in to comment.