Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update patch-minor (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent ccdcc08 commit 7f02e53
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@apollo/server": "4.9.5",
"@prisma/client": "5.5.2",
"@prisma/client": "5.6.0",
"bcryptjs": "^2.4.3",
"graphql": "16.8.1",
"graphql-middleware": "^6.1.35",
Expand All @@ -40,15 +40,15 @@
"devDependencies": {
"@types/bcryptjs": "^2.4.6",
"@types/jsonwebtoken": "^9.0.5",
"@types/node": "20.9.4",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"prisma": "5.5.2",
"prisma": "5.6.0",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "5.3.2"
Expand Down
74 changes: 37 additions & 37 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 7f02e53

Please sign in to comment.