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

build(deps-dev): Bump prettier from 3.3.2 to 3.3.3 #130

Merged
merged 1 commit into from
Jul 15, 2024
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 @@ -129,7 +129,7 @@
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.7",
"node-notifier": "10.0.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"remark": "15.0.1",
"remark-directive": "3.0.0",
"remark-frontmatter": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1909,7 +1909,7 @@ __metadata:
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.7"
node-notifier: "npm:10.0.1"
prettier: "npm:3.3.2"
prettier: "npm:3.3.3"
remark: "npm:15.0.1"
remark-directive: "npm:3.0.0"
remark-frontmatter: "npm:5.0.0"
Expand Down Expand Up @@ -8648,12 +8648,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down
Loading