Skip to content

Commit d737dd1

Browse files
build(deps): bump prettier from 3.5.3 to 3.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1854826 commit d737dd1

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": "^18.0.1",
28-
"prettier": "^3.5.3",
28+
"prettier": "^3.6.0",
2929
"rimraf": "6.0.1",
3030
"turbo": "^2.5.4",
3131
"tsup": "^8.5.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.3"
53+
"prettier": "^3.6.0"
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
@@ -48,7 +48,7 @@
4848
"@codama/visitors-core": "workspace:*",
4949
"@solana/codecs-strings": "^2.1.0",
5050
"nunjucks": "^3.2.4",
51-
"prettier": "^3.5.3"
51+
"prettier": "^3.6.0"
5252
},
5353
"devDependencies": {
5454
"@codama/nodes-from-anchor": "workspace:*",

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)