Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.4 (#584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent e8372df commit 5e9c4f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
"eslint": "8.56.0",
"eslint-config-google": "0.14.0",
"jest": "29.7.0",
"prettier": "3.2.3",
"prettier": "3.2.4",
"typescript": "5.3.3"
},
"workspaces": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4893,7 +4893,7 @@ __metadata:
eslint: "npm:8.56.0"
eslint-config-google: "npm:0.14.0"
jest: "npm:29.7.0"
prettier: "npm:3.2.3"
prettier: "npm:3.2.4"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17409,12 +17409,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.3":
version: 3.2.3
resolution: "prettier@npm:3.2.3"
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: cc05f25f22aa18f6b602b4cd923f388f077fe0a9fa15be100b25d4b406e8f1a50d534e5513a129f12f3fc40bc8058006a41dbf68d72c86a1a6b8009e59ffeb66
checksum: e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e9c4f6

Please sign in to comment.