Skip to content

Commit

Permalink
chore: update dependency prettier to v2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 25fc633 commit 0cec01b
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.7.2",
"@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.8.8",
"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.7.2
"@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.8.8
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.7.2":
version: 2.7.2
resolution: "@types/prettier@npm:2.7.2"
checksum: 324512fdfd5b75e28b033af4ea995d6aa131223d0d2db3cab5b2d21735c55dbc6a070a3da478e0a2953b95316e3da5b1a7ced694d03622057176b3aafe0596ef
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.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: b8409c92cf2e4e423b74e408f76b4786c2d8d5bc63c97aad256e9ca65c919a138e64717fdff4abeb9cb3b2048bb8320fc2e8fbca6f220b01dc08ad83c349cdc5
checksum: a2afc2fea5326d1e3667e385652f4f82ebb3467a79fd893ad237e683a65ad865ecf108658cfc296cc1224ce5862340417a4eddea2174917d3b4bc732e3e83501
languageName: node
linkType: hard

Expand Down

0 comments on commit 0cec01b

Please sign in to comment.