Skip to content

Commit

Permalink
Bump prettier from 3.4.1 to 3.4.2 in the npm-deps group
Browse files Browse the repository at this point in the history
Bumps the npm-deps group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent bf8e11b commit 15855d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"repository": "github:artichoke/project-infrastructure",
"devDependencies": {
"prettier": "^3.4.1"
"prettier": "^3.4.2"
},
"scripts": {
"fmt": "prettier --write \"**/*\""
Expand Down

0 comments on commit 15855d8

Please sign in to comment.