Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 22387b4 commit 5748c9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"make-synchronized": "^0.0.3",
"node-gyp": "^10.0.1",
"patch-package": "^8.0.0",
"prettier": "^3.1.1",
"prettier": "^3.3.2",
"simple-git-hooks": "^2.9.0",
"sync-threads": "^1.0.1",
"synckit": "link:.",
Expand All @@ -92,7 +92,7 @@
"typescript": "^5.3.3"
},
"resolutions": {
"prettier": "^3.1.1",
"prettier": "^3.3.2",
"synckit": "link:."
},
"commitlint": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12717,12 +12717,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: 39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15160,7 +15160,7 @@ __metadata:
make-synchronized: "npm:^0.0.3"
node-gyp: "npm:^10.0.1"
patch-package: "npm:^8.0.0"
prettier: "npm:^3.1.1"
prettier: "npm:^3.3.2"
simple-git-hooks: "npm:^2.9.0"
sync-threads: "npm:^1.0.1"
synckit: "link:."
Expand Down

0 comments on commit 5748c9d

Please sign in to comment.