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

Commit

Permalink
chore(deps): update dependency prettier to ^3.1.1 (#104)
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 Dec 10, 2023
1 parent 8ddc96e commit ec6e575
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint-staged": "^15.2.0",
"nodemon": "^3.0.2",
"pinst": "^3.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prisma": "^5.7.0",
"typescript": "5.3.3"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2563,7 +2563,7 @@ __metadata:
lodash: "npm:^4.17.21"
nodemon: "npm:^3.0.2"
pinst: "npm:^3.0.0"
prettier: "npm:^3.1.0"
prettier: "npm:^3.1.1"
prisma: "npm:^5.7.0"
typescript: "npm:5.3.3"
zod: "npm:^3.22.4"
Expand Down Expand Up @@ -4080,6 +4080,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
languageName: node
linkType: hard

"prisma@npm:^5.7.0":
version: 5.7.0
resolution: "prisma@npm:5.7.0"
Expand Down

0 comments on commit ec6e575

Please sign in to comment.