Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 8b7660f

Browse files
build(deps-dev): bump @solana/eslint-config-solana from 1.0.2 to 3.0.0 (#6353)
Bumps [@solana/eslint-config-solana](https://github.com/solana-labs/eslint-config-solana) from 1.0.2 to 3.0.0. - [Commits](https://github.com/solana-labs/eslint-config-solana/commits) --- updated-dependencies: - dependency-name: "@solana/eslint-config-solana" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8413423 commit 8b7660f

File tree

3 files changed

+71
-10
lines changed

3 files changed

+71
-10
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@metaplex-foundation/rustbin": "^0.3.5",
6868
"@metaplex-foundation/solita": "0.20.1",
6969
"@project-serum/anchor": "^0.26.0",
70-
"@solana/eslint-config-solana": "^1.0.2",
70+
"@solana/eslint-config-solana": "^3.0.0",
7171
"@solana/prettier-config-solana": "^0.0.4",
7272
"@types/bn.js": "^5.1.0",
7373
"@types/jest": "^29.5.12",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test": "turbo run test"
2222
},
2323
"devDependencies": {
24-
"@solana/eslint-config-solana": "^1.0.2",
24+
"@solana/eslint-config-solana": "^3.0.0",
2525
"@solana/prettier-config-solana": "^0.0.4",
2626
"eslint-config-turbo": "^1.12.4",
2727
"turbo": "^1.12.5"

pnpm-lock.yaml

Lines changed: 69 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)