Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump prettier from 2.6.2 to 2.8.1 #380

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-no-unsanitized": "^4.0.1",
"import-sort-style-eslint": "^6.0.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"prettier": "^2.8.1",
"prettier-plugin-import-sort": "^0.0.7",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.4",
Expand Down
2 changes: 1 addition & 1 deletion tools/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-no-unsanitized": "^4.0.1",
"import-sort-style-eslint": "^6.0.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"prettier": "^2.8.1",
"prettier-plugin-import-sort": "^0.0.7",
"ts-jest": "^27.1.4",
"ts-node": "^10.8.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"if-env": "^1.0.4",
"import-sort-style-eslint": "^6.0.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"prettier": "^2.8.1",
"prettier-plugin-import-sort": "^0.0.7",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ __metadata:
jest: ^27.5.1
js-yaml: ^4.1.0
moment: ^2.29.3
prettier: ^2.6.2
prettier: ^2.8.1
prettier-plugin-import-sort: ^0.0.7
semver: ^7.3.5
simple-git: ^3.7.1
Expand Down Expand Up @@ -959,7 +959,7 @@ __metadata:
js-yaml: ^4.1.0
moment: ^2.29.3
nanospinner: ^1.1.0
prettier: ^2.6.2
prettier: ^2.8.1
prettier-plugin-import-sort: ^0.0.7
reflect-metadata: ^0.1.13
rimraf: ^3.0.2
Expand Down Expand Up @@ -991,7 +991,7 @@ __metadata:
eslint-plugin-no-unsanitized: ^4.0.1
import-sort-style-eslint: ^6.0.0
jest: ^27.5.1
prettier: ^2.6.2
prettier: ^2.8.1
prettier-plugin-import-sort: ^0.0.7
rimraf: ^3.0.2
ts-jest: ^27.1.4
Expand Down Expand Up @@ -7379,12 +7379,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:^2.6.2":
version: 2.6.2
resolution: "prettier@npm:2.6.2"
"prettier@npm:^2.8.1":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
bin:
prettier: bin-prettier.js
checksum: 48d08dde8e9fb1f5bccdd205baa7f192e9fc8bc98f86e1b97d919de804e28c806b0e6cc685e4a88211aa7987fa9668f30baae19580d87ced3ed0f2ec6572106f
checksum: 4f21a0f1269f76fb36f54e9a8a1ea4c11e27478958bf860661fb4b6d7ac69aac1581f8724fa98ea3585e56d42a2ea317a17ff6e3324f40cb11ff9e20b73785cc
languageName: node
linkType: hard

Expand Down