Skip to content

Commit

Permalink
chore(dev-deps): update dependency prettier to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent a278e6e commit 47746f5
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 @@ -42,7 +42,7 @@
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.2.0",
"prettier": "3.2.0",
"prettier": "3.2.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@ __metadata:
husky: 8.0.3
jest: 29.7.0
lint-staged: 15.2.0
prettier: 3.2.0
prettier: 3.2.1
rimraf: 5.0.5
ts-jest: 29.1.1
typescript: 5.1.6
Expand Down Expand Up @@ -5550,12 +5550,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.0":
version: 3.2.0
resolution: "prettier@npm:3.2.0"
"prettier@npm:3.2.1":
version: 3.2.1
resolution: "prettier@npm:3.2.1"
bin:
prettier: bin/prettier.cjs
checksum: 5cd258dddcea58bc1eb1e1a97c38945cde20be105cfc0970d3bb9e390a0587a98a4c340ce14f669b67be06556125aef00cfe40cb22f56f8db26d1dfadd157899
checksum: 01a5fcf1db4e8172365473e540a328304e501a20bf9b4577e359e431e480d602bcf082d51020aba24bd70ceda528632c6ff8039cedb2d430aeb4af2ca7652817
languageName: node
linkType: hard

Expand Down

0 comments on commit 47746f5

Please sign in to comment.