Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 in /js
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 notdryft committed Dec 3, 2024
1 parent 4b86d5f commit cfefe5c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion js/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/decompress": "4.2.7",
"@types/node": "18.19.67",
"@types/readline-sync": "1.4.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"typescript": "5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion js/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/jest": "29.5.14",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion js/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/jest": "29.5.14",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
Expand Down
13 changes: 7 additions & 6 deletions js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cfefe5c

Please sign in to comment.