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

Bump prettier from 3.4.2 to 3.5.2 in /panel #661

Merged
merged 1 commit into from
Mar 1, 2025
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 panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier": "^3.5.2",
"sass": "^1.81.0",
"stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^13.1.0",
Expand Down
19 changes: 6 additions & 13 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.21.0":
version: 9.21.0
resolution: "@eslint/js@npm:9.21.0"
checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3
languageName: node
linkType: hard

"@eslint/js@npm:^9.21.0":
"@eslint/js@npm:9.21.0, @eslint/js@npm:^9.21.0":
version: 9.21.0
resolution: "@eslint/js@npm:9.21.0"
checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3
Expand Down Expand Up @@ -1884,7 +1877,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
globals: "npm:^15.13.0"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.2"
prettier: "npm:^3.5.2"
prosemirror-commands: "npm:^1.6.2"
prosemirror-history: "npm:^1.4.1"
prosemirror-inputrules: "npm:^1.4.0"
Expand Down Expand Up @@ -2903,12 +2896,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
"prettier@npm:^3.5.2":
version: 3.5.2
resolution: "prettier@npm:3.5.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
checksum: 10c0/d7b597ed33f39c32ace675896ad187f06a3e48dc8a1e80051b5c5f0dae3586d53981704b8fda5ac3b080e6c2e0e197d239131b953702674f044351621ca5e1ac
languageName: node
linkType: hard

Expand Down