Skip to content

build: update dependency prettier to v3.6.0 #2866

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

Merged
Merged
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 @@ -38,7 +38,7 @@
"@types/ws": "8.18.1",
"@types/yargs": "^17.0.0",
"browser-sync": "^3.0.0",
"prettier": "3.5.3",
"prettier": "3.6.0",
"protractor": "^7.0.0",
"selenium-webdriver": "^4.18.1",
"send": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ __metadata:
multimatch: "npm:^7.0.0"
nock: "npm:14.0.5"
opener: "npm:^1.5.2"
prettier: "npm:3.5.3"
prettier: "npm:3.6.0"
protractor: "npm:^7.0.0"
requirejs: "npm:^2.3.6"
rxjs: "npm:^7.4.0"
Expand Down Expand Up @@ -12357,12 +12357,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
"prettier@npm:3.6.0":
version: 3.6.0
resolution: "prettier@npm:3.6.0"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91
languageName: node
linkType: hard

Expand Down
Loading