Skip to content

Commit

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

---
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 Feb 15, 2024
1 parent 8839186 commit 66075b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 21 deletions.
24 changes: 5 additions & 19 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 @@ -68,7 +68,7 @@
"lerna": "^8.0.2",
"lerna-audit": "^1.3.3",
"license-checker": "^25.0.1",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/examples/demoClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-license-header": "^0.6.0",
"license-checker": "^25.0.1",
"prettier": "3.1.1"
"prettier": "3.2.5"
}
}

0 comments on commit 66075b9

Please sign in to comment.