Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzelinka committed Aug 2, 2024
1 parent cbba46e commit 669b458
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 39 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"format": "prettier . -w"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.8.0",
"@flydotio/dockerfile": "^0.5.8",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"eslint": "^9.8.0",
"globals": "^15.9.0",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"supertest": "^7.0.0"
Expand All @@ -25,7 +25,7 @@
"cross-env": "^7.0.3",
"express": "^4.19.2",
"express-async-errors": "^3.1.1",
"mongoose": "^8.5.1",
"mongoose": "^8.5.2",
"tiny-invariant": "^1.3.3"
}
}
78 changes: 43 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit 669b458

Please sign in to comment.