Skip to content

Commit

Permalink
Revert "chore(deps): temp bump prettier to create cache"
Browse files Browse the repository at this point in the history
This reverts commit 52ae411.
  • Loading branch information
trivikr committed Dec 16, 2022
1 parent 52ae411 commit c06829a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-simple-import-sort": "^8.0.0",
"jest": "^29.3.1",
"lint-staged": "^13.0.3",
"prettier": "2.8.0",
"prettier": "2.7.1",
"simple-git-hooks": "^2.8.1",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Expand Up @@ -1857,7 +1857,7 @@ __metadata:
jest: ^29.3.1
jscodeshift: 0.14.0
lint-staged: ^13.0.3
prettier: 2.8.0
prettier: 2.7.1
simple-git-hooks: ^2.8.1
ts-jest: ^29.0.3
typescript: ~4.9.4
Expand Down Expand Up @@ -5296,7 +5296,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.0, prettier@npm:^2.7.1":
"prettier@npm:2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
bin:
prettier: bin-prettier.js
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.8.0
resolution: "prettier@npm:2.8.0"
bin:
Expand Down

0 comments on commit c06829a

Please sign in to comment.