Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Dec 2, 2024
1 parent 0a0432a commit 3e6920b
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 @@ -47,7 +47,7 @@
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.5",
"esbuild": "0.24.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"vitest": "2.1.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1939,12 +1939,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2172,7 +2172,7 @@ __metadata:
dotenv: "npm:16.4.5"
esbuild: "npm:0.24.0"
jira.js: "npm:4.0.2"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.6.3"
vitest: "npm:2.1.5"
Expand Down

0 comments on commit 3e6920b

Please sign in to comment.