Skip to content

Commit

Permalink
build(deps/dev): bump prettier from 2.8.8 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 879657a commit 03da6df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"lint-staged": "^15.1.0",
"parcel": "^2.10.2",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier": "^3.1.0",
"sort-package-json": "^2.6.0",
"typescript": "^5.2.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5867,12 +5867,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:^3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
bin:
prettier: bin-prettier.js
checksum: 00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
prettier: bin/prettier.cjs
checksum: e95e8f93c6b9aea2ac1e86bebe329bee90c8c50d9a23d1f593eba8d7f39b33b3641eb28785001505b6723c47895a5322ad12a2fb855b289cb7bae450ffc34425
languageName: node
linkType: hard

Expand Down Expand Up @@ -6036,7 +6036,7 @@ __metadata:
lint-staged: "npm:^15.1.0"
parcel: "npm:^2.10.2"
pinst: "npm:^3.0.0"
prettier: "npm:^2.8.8"
prettier: "npm:^3.1.0"
sort-package-json: "npm:^2.6.0"
typescript: "npm:^5.2.2"
languageName: unknown
Expand Down

0 comments on commit 03da6df

Please sign in to comment.