Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent caf3a59 commit 78f22a2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "29.7.0",
"lint-staged": "15.2.10",
"neo4j-driver": "5.26.0",
"prettier": "2.8.8",
"prettier": "3.3.3",
"set-tz": "0.2.0",
"ts-jest": "29.2.5",
"typescript": "5.1.6"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12422,7 +12422,7 @@ __metadata:
jest: "npm:29.7.0"
lint-staged: "npm:15.2.10"
neo4j-driver: "npm:5.26.0"
prettier: "npm:2.8.8"
prettier: "npm:3.3.3"
set-tz: "npm:0.2.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.1.6"
Expand Down Expand Up @@ -13706,7 +13706,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.7.1":
"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit 78f22a2

Please sign in to comment.