Skip to content

Commit

Permalink
Bump prettier to version 3.3.0 for @reduxjs/prettier-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jun 5, 2024
1 parent 627183e commit 92f344e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/configs/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@reduxjs/tsconfig": "workspace:^",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"rimraf": "^5.0.7",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7486,7 +7486,7 @@ __metadata:
resolution: "@reduxjs/prettier-config@workspace:packages/configs/prettier"
dependencies:
"@reduxjs/tsconfig": "workspace:^"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.0"
rimraf: "npm:^5.0.7"
tslib: "npm:^2.6.3"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -24093,6 +24093,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
languageName: node
linkType: hard

"pretty-bytes@npm:^3.0.0":
version: 3.0.1
resolution: "pretty-bytes@npm:3.0.1"
Expand Down

0 comments on commit 92f344e

Please sign in to comment.