Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 22387b4 commit 347ce48
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.2.5",
"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.2.5",
"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.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
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.2.5"
simple-git-hooks: "npm:^2.9.0"
sync-threads: "npm:^1.0.1"
synckit: "link:."
Expand Down

0 comments on commit 347ce48

Please sign in to comment.