Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 22387b4 commit 5b8aad7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.4",
"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.4",
"synckit": "link:."
},
"commitlint": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12717,7 +12717,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
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.4"
simple-git-hooks: "npm:^2.9.0"
sync-threads: "npm:^1.0.1"
synckit: "link:."
Expand Down

0 comments on commit 5b8aad7

Please sign in to comment.