Skip to content

Commit

Permalink
Revert "Bump Prettier"
Browse files Browse the repository at this point in the history
This reverts commit f5b39ef.
  • Loading branch information
aryaemami59 committed Mar 17, 2024
1 parent 9842974 commit 1c8bb5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"glob": "^8.0.3",
"netlify-plugin-cache": "^1.0.3",
"prettier": "^3.2.5",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rxjs": "^7.5.6",
"tsup": "7.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5655,12 +5655,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^2.7.1":
version: 2.8.4
resolution: "prettier@npm:2.8.4"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
prettier: bin-prettier.js
checksum: 10/57aedf9eea2ea3a4091c7867c8192d268614c395826c323c1fee7841b3ebab6b299c034b5a083f908d8a995ba7fc5c633ecc4b90c8fd56615c0c054a73d8c6b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5769,7 +5769,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
glob: "npm:^8.0.3"
netlify-plugin-cache: "npm:^1.0.3"
prettier: "npm:^3.2.5"
prettier: "npm:^2.7.1"
rimraf: "npm:^3.0.2"
rxjs: "npm:^7.5.6"
tsup: "npm:7.0.0"
Expand Down

0 comments on commit 1c8bb5b

Please sign in to comment.