Skip to content

Commit

Permalink
build(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 9509ca1 commit 9d9c7a2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "18.17.3",
"@types/supertest": "2.0.12",
"jest": "29.6.2",
"prettier": "2.8.7",
"prettier": "3.0.2",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@jonahsnider/prettier-config": "1.1.2",
"prettier": "2.8.7",
"prettier": "3.0.2",
"turbo": "1.10.12"
},
"engines": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,7 +2965,7 @@ __metadata:
express: 4.18.2
jest: 29.6.2
millify: 6.1.0
prettier: 2.8.7
prettier: 3.0.2
prisma: 4.16.2
reflect-metadata: 0.1.13
rxjs: 7.8.1
Expand All @@ -2989,7 +2989,7 @@ __metadata:
"@changesets/changelog-github": 0.4.8
"@changesets/cli": 2.26.2
"@jonahsnider/prettier-config": 1.1.2
prettier: 2.8.7
prettier: 3.0.2
prisma: 4.16.2
turbo: 1.10.12
languageName: unknown
Expand Down Expand Up @@ -9582,12 +9582,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.7":
version: 2.8.7
resolution: "prettier@npm:2.8.7"
"prettier@npm:3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin-prettier.js
checksum: fdc8f2616f099f5f0d685907f4449a70595a0fc1d081a88919604375989e0d5e9168d6121d8cc6861f21990b31665828e00472544d785d5940ea08a17660c3a6
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d9c7a2

Please sign in to comment.