Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 16, 2023
1 parent 427e5c5 commit 9952d31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"jsonc-eslint-parser": "2.1.0",
"lint-staged": "13.1.0",
"node-notifier": "10.0.1",
"prettier": "2.8.2",
"prettier": "2.8.3",
"prettier-plugin-sh": "0.12.8",
"pretty-format": "29.3.1",
"serve": "14.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@ __metadata:
jsonc-eslint-parser: "npm:2.1.0"
lint-staged: "npm:13.1.0"
node-notifier: "npm:10.0.1"
prettier: "npm:2.8.2"
prettier: "npm:2.8.3"
prettier-plugin-sh: "npm:0.12.8"
pretty-format: "npm:29.3.1"
serve: "npm:14.1.2"
Expand Down Expand Up @@ -6967,12 +6967,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.2":
version: 2.8.2
resolution: "prettier@npm:2.8.2"
"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
bin:
prettier: bin-prettier.js
checksum: a03ed99722f92e36e5c63b5dd5008d2b3d8d25d26c2894d3fd9a2bd887265af753af94c532990c3509711c74270df0b31f3c22110d5cc19ae3f0ee85079fb57b
checksum: 9daf1c05e07337a96fec26b5518ce787e4f98bfd1a5eb72af988cf123ea7ed56584f10c0cc4fc3073bf9504d157a8604d93a8e17752c483ae114614a0c557b36
languageName: node
linkType: hard

Expand Down

0 comments on commit 9952d31

Please sign in to comment.