Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 458d57c commit b6709c9
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 @@ -86,7 +86,7 @@
"lint-staged": "15.2.0",
"moker": "2.1.4",
"p-retry": "6.1.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"semantic-release": "22.0.8",
"sinon": "17.0.1",
"stream-buffers": "3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6028,12 +6028,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: e95e8f93c6b9aea2ac1e86bebe329bee90c8c50d9a23d1f593eba8d7f39b33b3641eb28785001505b6723c47895a5322ad12a2fb855b289cb7bae450ffc34425
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6563,7 +6563,7 @@ __metadata:
moker: "npm:2.1.4"
nerf-dart: "npm:^1.0.0"
p-retry: "npm:6.1.0"
prettier: "npm:3.1.0"
prettier: "npm:3.1.1"
read-pkg: "npm:^9.0.1"
semantic-release: "npm:22.0.8"
semver: "npm:^7.3.8"
Expand Down

0 comments on commit b6709c9

Please sign in to comment.