Skip to content

Commit

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

0 comments on commit c01dce9

Please sign in to comment.