Skip to content

Commit

Permalink
Revert ESLint plugin bump (#7260)
Browse files Browse the repository at this point in the history
* Revert "build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.5.0 (#7257)"

This reverts commit 3522730.

* Revert "build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 (#7258)"

This reverts commit eeb0b29.
  • Loading branch information
buffalojoec authored Sep 12, 2024
1 parent 9842992 commit 7209fc5
Show file tree
Hide file tree
Showing 13 changed files with 104 additions and 163 deletions.
4 changes: 2 additions & 2 deletions account-compression/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
"eslint-config-turbo": "^2.1.1",
"eslint-plugin-import": "^2.30.0",
Expand Down
4 changes: 2 additions & 2 deletions libraries/type-length-value/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions memo/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions name-service/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@types/bn.js": "^5.1.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-functional": "^7.0.2",
Expand Down
223 changes: 82 additions & 141 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion single-pool/js/packages/classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/node": "^22.5.4",
"@ava/typescript": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"ava": "^6.1.3",
"eslint": "^8.57.0",
"solana-bankrun": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion single-pool/js/packages/modern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"eslint": "^8.57.0",
"typescript": "^5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions stake-pool/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"jest": "^29.0.0",
Expand Down
4 changes: 2 additions & 2 deletions token-group/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@solana/web3.js": "^1.95.3",
"@types/eslint": "^8.56.7",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
"gh-pages": "^6.1.1",
"rollup": "^4.21.2",
Expand Down
4 changes: 2 additions & 2 deletions token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions token-swap/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@types/chai-as-promised": "^8.0.0",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-require-extensions": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"chai-as-promised": "^8.0.0",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 7209fc5

Please sign in to comment.