Skip to content

Commit 2ecc254

Browse files
chore(deps-dev): bump prettier in /transaction-analyzer/node-typescript (#763)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 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.0.3...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c0c7f0 commit 2ecc254

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

transaction-analyzer/node-typescript/package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transaction-analyzer/node-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jest-mock-extended": "^3.0.5",
2828
"moq.ts": "^10.0.8",
2929
"nodemon": "^3.0.1",
30-
"prettier": "^3.0.3",
30+
"prettier": "^3.2.5",
3131
"rimraf": "^5.0.5",
3232
"ts-jest": "^29.1.1",
3333
"ts-mockito": "^2.6.1",

0 commit comments

Comments
 (0)