Skip to content

Commit b8e26cf

Browse files
Bump prettier from 3.5.0 to 3.5.1 (#457)
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>
1 parent aff147b commit b8e26cf

File tree

4 files changed

+41
-41
lines changed

4 files changed

+41
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-sort-keys-fix": "^1.1.2",
2626
"eslint-plugin-typescript-sort-keys": "^3.3.0",
2727
"happy-dom": "^17.1.0",
28-
"prettier": "^3.5.0",
28+
"prettier": "^3.5.1",
2929
"rimraf": "6.0.1",
3030
"tsup": "^8.3.6",
3131
"turbo": "^2.4.2",

packages/renderers-js-umi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@codama/visitors-core": "workspace:*",
5151
"@solana/codecs-strings": "rc",
5252
"nunjucks": "^3.2.4",
53-
"prettier": "^3.5.0"
53+
"prettier": "^3.5.1"
5454
},
5555
"devDependencies": {
5656
"@types/nunjucks": "^3.2.6"

packages/renderers-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@codama/visitors-core": "workspace:*",
5151
"@solana/codecs-strings": "rc",
5252
"nunjucks": "^3.2.4",
53-
"prettier": "^3.5.0"
53+
"prettier": "^3.5.1"
5454
},
5555
"devDependencies": {
5656
"@types/nunjucks": "^3.2.6"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)