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.8.8 to 3.3.3 #4147

Open
wants to merge 1 commit into
base: main
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"node-gyp": "^10.0.1",
"node-polyfill-webpack-plugin": "^3.0.0",
"offline-iconfont": "^1.2.0",
"prettier": "^2.5.1",
"prettier": "^3.3.3",
"rimraf": "^3.0.2",
"semver": "^7.5.2",
"simple-git": "^3.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3184,7 +3184,7 @@ __metadata:
node-gyp: "npm:^10.0.1"
node-polyfill-webpack-plugin: "npm:^3.0.0"
offline-iconfont: "npm:^1.2.0"
prettier: "npm:^2.5.1"
prettier: "npm:^3.3.3"
rimraf: "npm:^3.0.2"
semver: "npm:^7.5.2"
simple-git: "npm:^3.3.0"
Expand Down Expand Up @@ -19470,12 +19470,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.5.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin-prettier.js
checksum: 10/00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down
Loading