Skip to content

chore(deps): update dependency prettier to v3.6.1 #4089

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"nodemon": "3.1.10",
"npm-run-all2": "7.0.2",
"pa11y": "8.0.0",
"prettier": "3.1.1",
"prettier": "3.6.1",
"sass-loader": "16.0.3",
"sonar-scanner": "3.1.0",
"style-loader": "4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13496,8 +13496,8 @@ __metadata:
linkType: hard

"mocha@npm:^11.0.0":
version: 11.6.0
resolution: "mocha@npm:11.6.0"
version: 11.7.0
resolution: "mocha@npm:11.7.0"
dependencies:
browser-stdout: ^1.3.1
chokidar: ^4.0.1
Expand All @@ -13522,7 +13522,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 5414b5ffad354937feb3f27e80b00c0a4c72e6eb163ed6cb758dc8d39ddd554bc404ba186e524504957b113833d55fee3503832baf1fbefae52e558e92cfa82c
checksum: 9d5902522f2e31529380966f5186eb522ea6396edd0d7b36b16bcf062b6168df38f6429d11fbce1a2a3911e3d422d857bdcce64283e90aa3ea8e4f4660921352
languageName: node
linkType: hard

Expand Down Expand Up @@ -13879,7 +13879,7 @@ __metadata:
otplib: 12.0.1
pa11y: 8.0.0
pdfjs-dist: 5.2.133
prettier: 3.1.1
prettier: 3.6.1
redis: 5.0.1
require-directory: 2.1.1
sass-loader: 16.0.3
Expand Down Expand Up @@ -15249,12 +15249,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.6.1":
version: 3.6.1
resolution: "prettier@npm:3.6.1"
bin:
prettier: bin/prettier.cjs
checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e
checksum: 3b487e03078168467c7efed62207cab4fe9da0c304bd5d1c7ab55647fce9f78cc19caf801890d7bb49653b506b098d796277d998722f87eddf8fa5b2c66744b1
languageName: node
linkType: hard

Expand Down