Skip to content

Commit be28258

Browse files
build(deps): bump prettier from 3.5.2 to 3.5.3 (#492)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- 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 7f7fa66 commit be28258

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
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.8",
28-
"prettier": "^3.5.2",
28+
"prettier": "^3.5.3",
2929
"rimraf": "6.0.1",
3030
"turbo": "^2.4.4",
3131
"tsup": "^8.4.0",

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.2"
53+
"prettier": "^3.5.3"
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
@@ -49,7 +49,7 @@
4949
"@codama/visitors-core": "workspace:*",
5050
"@solana/codecs-strings": "rc",
5151
"nunjucks": "^3.2.4",
52-
"prettier": "^3.5.2"
52+
"prettier": "^3.5.3"
5353
},
5454
"devDependencies": {
5555
"@types/nunjucks": "^3.2.6"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)