Skip to content

Commit

Permalink
Bump prettier from 3.5.0 to 3.5.1 (#457)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.0...3.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent aff147b commit b8e26cf
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.3.0",
"happy-dom": "^17.1.0",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"rimraf": "6.0.1",
"tsup": "^8.3.6",
"turbo": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-js-umi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@codama/visitors-core": "workspace:*",
"@solana/codecs-strings": "rc",
"nunjucks": "^3.2.4",
"prettier": "^3.5.0"
"prettier": "^3.5.1"
},
"devDependencies": {
"@types/nunjucks": "^3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@codama/visitors-core": "workspace:*",
"@solana/codecs-strings": "rc",
"nunjucks": "^3.2.4",
"prettier": "^3.5.0"
"prettier": "^3.5.1"
},
"devDependencies": {
"@types/nunjucks": "^3.2.6"
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit b8e26cf

Please sign in to comment.