Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 2c61422 commit 43b2d3f
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 96 deletions.
176 changes: 88 additions & 88 deletions server/package-lock.json

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

6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"express": "4.18.2",
"mongodb": "6.3.0"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-deprecation": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/package-lock.json

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

Loading

0 comments on commit 43b2d3f

Please sign in to comment.