Skip to content

Commit

Permalink
Bump prettier from 3.0.3 to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Mar 26, 2024
1 parent d52ddbd commit 6a83145
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"eslint-config-wojtekmaj": "^0.11.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"prettier": "^3.2.0",
"rimraf": "^3.0.0",
"typescript": "^5.4.2",
"vitest": "^1.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -641,7 +641,7 @@ __metadata:
eslint-config-wojtekmaj: "npm:^0.11.0"
husky: "npm:^9.0.0"
lint-staged: "npm:^15.0.0"
prettier: "npm:^3.0.0"
prettier: "npm:^3.2.0"
rimraf: "npm:^3.0.0"
typescript: "npm:^5.4.2"
vitest: "npm:^1.0.2"
Expand Down Expand Up @@ -2729,12 +2729,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
"prettier@npm:^3.2.0":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/f950887bc03c5b970d8c6dd129364acfbbc61e7b46aec5d5ce17f4adf6404e2ef43072c98b51c4786e0eaca949b307d362a773fd47502862d754b5a328fa2b26
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a83145

Please sign in to comment.