Skip to content

Commit

Permalink
Apply in-range dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Aug 21, 2024
1 parent d6e73c0 commit 60c85ec
Show file tree
Hide file tree
Showing 5 changed files with 1,469 additions and 421 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"morgan": "^1.10.0",
"node-pg-migrate": "^7.6.1",
"pg": "^8.12.0",
"winston": "^3.14.1"
"winston": "^3.14.2"
},
"devDependencies": {
"eslint-plugin-jest": "^28.8.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.46.0",
"@playwright/test": "^1.46.1",
"eslint-plugin-playwright": "^1.6.2",
"jest": "^29.7.0",
"playwright": "^1.40.1"
Expand Down
Loading

0 comments on commit 60c85ec

Please sign in to comment.