Skip to content

Commit cfb4a3f

Browse files
authored
Merge branch 'codama-idl:main' into vix-33-integrate-vixen-parser-with-codama
2 parents e263d10 + cf48948 commit cfb4a3f

File tree

2 files changed

+132
-152
lines changed

2 files changed

+132
-152
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"@changesets/changelog-github": "^0.5.0",
1616
"@changesets/cli": "^2.27.10",
1717
"@codama/internals": "workspace:*",
18-
"@eslint/js": "^9.16.0",
19-
"@eslint/json": "^0.8.0",
18+
"@eslint/js": "^9.17.0",
19+
"@eslint/json": "^0.9.0",
2020
"@solana/eslint-config-solana": "^4.0.0",
2121
"@solana/prettier-config-solana": "0.0.5",
2222
"@types/node": "^22",
23-
"@typescript-eslint/eslint-plugin": "^8.17.0",
24-
"@typescript-eslint/parser": "^8.17.0",
23+
"@typescript-eslint/eslint-plugin": "^8.18.0",
24+
"@typescript-eslint/parser": "^8.18.0",
2525
"agadoo": "^3.0.0",
26-
"eslint": "^9.16.0",
26+
"eslint": "^9.17.0",
2727
"eslint-plugin-simple-import-sort": "^12.1.1",
2828
"eslint-plugin-sort-keys-fix": "^1.1.2",
2929
"eslint-plugin-typescript-sort-keys": "^3.3.0",

0 commit comments

Comments
 (0)