Skip to content

Commit

Permalink
chore: update dependency prettier to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and fx-adr committed Sep 13, 2021
1 parent 0b06fc5 commit 25fc633
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"husky": "4.3.8",
"jest": "27.1.1",
"lint-staged": "11.1.2",
"prettier": "2.3.2",
"prettier": "2.4.0",
"ts-jest": "27.0.5",
"typescript": "4.3.5"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ __metadata:
husky: 4.3.8
jest: 27.1.1
lint-staged: 11.1.2
prettier: 2.3.2
prettier: 2.4.0
rxjs: 7.3.0
ts-jest: 27.0.5
typescript: 4.3.5
Expand Down Expand Up @@ -5951,12 +5951,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:2.3.2":
version: 2.3.2
resolution: "prettier@npm:2.3.2"
"prettier@npm:2.4.0":
version: 2.4.0
resolution: "prettier@npm:2.4.0"
bin:
prettier: bin-prettier.js
checksum: 4fd89a7f6a12b13456d359fba2b1dd0fc0a17cf33f8f15953ab9f43b21ea9b09b5a2861d63b558ca0577274ce606d390e70628cf93e26d19d6cb7f19c9eebc31
checksum: b8409c92cf2e4e423b74e408f76b4786c2d8d5bc63c97aad256e9ca65c919a138e64717fdff4abeb9cb3b2048bb8320fc2e8fbca6f220b01dc08ad83c349cdc5
languageName: node
linkType: hard

Expand Down

0 comments on commit 25fc633

Please sign in to comment.