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.2.5 to 3.3.0 #9

Merged
merged 1 commit into from
Jun 3, 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 @@ -133,7 +133,7 @@
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.5",
"node-notifier": "10.0.1",
"prettier": "3.2.5",
"prettier": "3.3.0",
"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 @@ -1886,7 +1886,7 @@ __metadata:
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.5"
node-notifier: "npm:10.0.1"
prettier: "npm:3.2.5"
prettier: "npm:3.3.0"
remark: "npm:15.0.1"
remark-directive: "npm:3.0.0"
remark-frontmatter: "npm:5.0.0"
Expand Down Expand Up @@ -8664,12 +8664,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
languageName: node
linkType: hard

Expand Down
Loading