Skip to content

Commit

Permalink
chore: update dependency prettier to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 25fc633 commit 4bb7b54
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
20 changes: 10 additions & 10 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.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/cron": "1.7.3",
"@types/jest": "27.0.1",
"@types/node": "16.3.3",
"@types/prettier": "2.3.2",
"@types/prettier": "2.4.4",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
Expand All @@ -95,7 +95,7 @@
"husky": "4.3.8",
"jest": "27.1.1",
"lint-staged": "11.1.2",
"prettier": "2.4.0",
"prettier": "2.5.1",
"ts-jest": "27.0.5",
"typescript": "4.3.5"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ __metadata:
"@types/cron": 1.7.3
"@types/jest": 27.0.1
"@types/node": 16.3.3
"@types/prettier": 2.3.2
"@types/prettier": 2.4.4
"@types/uuid": 8.3.1
"@typescript-eslint/eslint-plugin": 4.31.0
"@typescript-eslint/parser": 4.31.0
Expand All @@ -931,7 +931,7 @@ __metadata:
husky: 4.3.8
jest: 27.1.1
lint-staged: 11.1.2
prettier: 2.4.0
prettier: 2.5.1
rxjs: 7.3.0
ts-jest: 27.0.5
typescript: 4.3.5
Expand Down Expand Up @@ -1457,10 +1457,10 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.3.2":
version: 2.3.2
resolution: "@types/prettier@npm:2.3.2"
checksum: 7b425386aaf3b03fa63382ed1aceff367477ef9a52a2705978bfb1495fa1d8795316e1ab84671f6c8c5920de59a33d1567d837b9eb033996983efdfdbce84cb3
"@types/prettier@npm:2.4.4":
version: 2.4.4
resolution: "@types/prettier@npm:2.4.4"
checksum: 1dc2e2d20e43efdb5da81ffc56258737db21a62e7c7995701329133fce98785213e525f67572a25084ba8a40766152c71872e0081086059cd9c6f74a92b9bf63
languageName: node
linkType: hard

Expand Down Expand Up @@ -5951,12 +5951,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:2.4.0":
version: 2.4.0
resolution: "prettier@npm:2.4.0"
"prettier@npm:2.5.1":
version: 2.5.1
resolution: "prettier@npm:2.5.1"
bin:
prettier: bin-prettier.js
checksum: b8409c92cf2e4e423b74e408f76b4786c2d8d5bc63c97aad256e9ca65c919a138e64717fdff4abeb9cb3b2048bb8320fc2e8fbca6f220b01dc08ad83c349cdc5
checksum: c4d3328cfd9a8dfe016485ae20dd421cd56e22d700c85916d45b9b7aa3c42a0eec6f3f6a90db6a1572f7764cfe24ee59322122fc24b37f89e351e07f183605aa
languageName: node
linkType: hard

Expand Down

0 comments on commit 4bb7b54

Please sign in to comment.