Skip to content

Commit

Permalink
Bump prettier from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.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 Jun 6, 2024
1 parent 6af200a commit 7ebdf69
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"license-checker-rseidelsohn": "^4.3.0",
"lint-staged": "^15.2.5",
"micromark-util-types": "^2.0.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"sort-package-json": "^2.10.0",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ __metadata:
micromark-util-character: "npm:^2.1.0"
micromark-util-symbol: "npm:^2.0.0"
micromark-util-types: "npm:^2.0.0"
prettier: "npm:^3.3.0"
prettier: "npm:^3.3.1"
rehype-raw: "npm:^7.0.0"
rehype-sanitize: "npm:^6.0.0"
remark-gfm: "npm:^4.0.0"
Expand Down Expand Up @@ -5691,7 +5691,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5, prettier@npm:^3.3.0":
"prettier@npm:^3.2.5":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
Expand All @@ -5700,6 +5700,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
languageName: node
linkType: hard

"pretty-format@npm:^29.0.0, pretty-format@npm:^29.7.0":
version: 29.7.0
resolution: "pretty-format@npm:29.7.0"
Expand Down

0 comments on commit 7ebdf69

Please sign in to comment.