Skip to content

Commit 36cf5b8

Browse files
build(deps): bump @solana/prettier-config-solana from 0.0.5 to 0.0.6 (#444)
Bumps [@solana/prettier-config-solana](https://github.com/anza-xyz/prettier-config-solana) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/anza-xyz/prettier-config-solana/releases) - [Changelog](https://github.com/anza-xyz/prettier-config-solana/blob/main/CHANGELOG.md) - [Commits](https://github.com/anza-xyz/prettier-config-solana/commits/v0.0.6) --- updated-dependencies: - dependency-name: "@solana/prettier-config-solana" dependency-version: 0.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a078076 commit 36cf5b8

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@solana/web3.js": "^1.98.4",
4141
"@solana/addresses": "5.1.0",
42-
"@solana/prettier-config-solana": "^0.0.5",
42+
"@solana/prettier-config-solana": "^0.0.6",
4343
"@solana/spl-single-pool": "workspace:*",
4444
"eslint-config-prettier": "^10.1.8",
4545
"eslint-plugin-prettier": "^5.5.4",

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lint:fix": "eslint . --fix"
2121
},
2222
"devDependencies": {
23-
"@solana/prettier-config-solana": "^0.0.5",
23+
"@solana/prettier-config-solana": "^0.0.6",
2424
"@types/node": "^25.0.2",
2525
"@typescript-eslint/eslint-plugin": "^8.49.0",
2626
"eslint": "^8.57.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)