Skip to content

Commit

Permalink
Merge pull request #330 from vevcom/dependabot/npm_and_yarn/src/prism…
Browse files Browse the repository at this point in the history
…a/prismaservice/minor-60e41acfc8

chore(deps): bump the minor group in /src/prisma/prismaservice with 4 updates
  • Loading branch information
JohanHjelsethStorstad authored Oct 8, 2024
2 parents 5106c06 + 6cbc969 commit f48274b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
80 changes: 40 additions & 40 deletions src/prisma/prismaservice/package-lock.json

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

8 changes: 4 additions & 4 deletions src/prisma/prismaservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"rehype-format": "^5.0.1",
"rehype-stringify": "^10.0.0",
"rehype-stringify": "^10.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"sharp": "^0.33.5",
Expand All @@ -24,12 +24,12 @@
"schema": "../schema"
},
"devDependencies": {
"@prisma/client": "^5.19.1",
"@prisma/client": "^5.20.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "^22.6.0",
"@types/node": "^22.7.4",
"@types/uuid": "^10.0.0",
"bcrypt": "^5.1.1",
"prisma": "^5.19.1",
"prisma": "^5.20.0",
"tsc-alias": "^1.8.10",
"tscpaths": "^0.0.9",
"typescript": "^5.6.2"
Expand Down

0 comments on commit f48274b

Please sign in to comment.