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

Update dependency prettier to v2.8.6 #7766

Merged
merged 1 commit into from
Mar 27, 2023
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 war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mini-css-extract-plugin": "2.7.5",
"postcss": "8.4.21",
"postcss-loader": "7.1.0",
"prettier": "2.8.5",
"prettier": "2.8.6",
"style-loader": "3.3.2",
"stylelint": "15.3.0",
"stylelint-config-standard": "31.0.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4251,7 +4251,7 @@ __metadata:
postcss: 8.4.21
postcss-less: 6.0.0
postcss-loader: 7.1.0
prettier: 2.8.5
prettier: 2.8.6
sortablejs: 1.15.0
style-loader: 3.3.2
stylelint: 15.3.0
Expand Down Expand Up @@ -5715,12 +5715,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.5":
version: 2.8.5
resolution: "prettier@npm:2.8.5"
"prettier@npm:2.8.6":
version: 2.8.6
resolution: "prettier@npm:2.8.6"
bin:
prettier: bin-prettier.js
checksum: b7f8d30e14061e0478bc5a59d4d889688d804c173a0daa91b1b85dc08eef5eb6956d1b59f4037770776fda5b967f6c9ca3b7a8a43c50bedb4c7b182029f865aa
checksum: 8ac94fa67aec0e65743ea15ebf954ef2f1e52638abd129dc04e8b49e8bb3224c0233c98df6b5c98efd31bd2a43866590486559438ee4ead09dc81be389068572
languageName: node
linkType: hard

Expand Down