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.0.0 to 3.0.1 #240

Merged
merged 1 commit into from
Aug 3, 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"mri": "1.2.0",
"node-notifier": "10.0.1",
"pkg-size": "2.4.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"prettier-plugin-sh": "0.13.1",
"sade": "1.8.1",
"semver": "7.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ __metadata:
mri: "npm:1.2.0"
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
prettier: "npm:3.0.0"
prettier: "npm:3.0.1"
prettier-plugin-sh: "npm:0.13.1"
sade: "npm:1.8.1"
semver: "npm:7.5.4"
Expand Down Expand Up @@ -7926,12 +7926,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
bin:
prettier: bin/prettier.cjs
checksum: 924c5101c4f333df35244416770fde5236246be31e9a309d0f557c53afc50cb8a38eea791a93ae2a3bc71688358e3f53f989a9dab89664302aced036a90900ac
checksum: b0042eba0138b37bfffb9a0fee5ae3d5bf2ab34a102329bd7e8d7388fd937c290820add1e2280bae8e3117664c755054fa669bd225ce5a100aeef86741830604
languageName: node
linkType: hard

Expand Down
Loading