Skip to content

Commit

Permalink
feat: make lint great again
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed May 30, 2024
1 parent c7e11a4 commit dd4f5b6
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react-native": "^0.70.4",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@typescript-eslint/parser": "^6.6.0",
"babel-jest": "^28.1.3",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
1 change: 0 additions & 1 deletion types/react-native-dotenv.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ declare module 'react-native-dotenv' {
*/
export const WALLETCONNECT_VERIFY_FALLBACK_SERVER: string
}

93 changes: 91 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4351,7 +4351,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.30.5, @typescript-eslint/parser@npm:^5.38.1":
"@typescript-eslint/parser@npm:^5.30.5":
version: 5.38.1
resolution: "@typescript-eslint/parser@npm:5.38.1"
dependencies:
Expand All @@ -4368,6 +4368,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.6.0":
version: 6.21.0
resolution: "@typescript-eslint/parser@npm:6.21.0"
dependencies:
"@typescript-eslint/scope-manager": 6.21.0
"@typescript-eslint/types": 6.21.0
"@typescript-eslint/typescript-estree": 6.21.0
"@typescript-eslint/visitor-keys": 6.21.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 162fe3a867eeeffda7328bce32dae45b52283c68c8cb23258fb9f44971f761991af61f71b8c9fe1aa389e93dfe6386f8509c1273d870736c507d76dd40647b68
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/scope-manager@npm:5.38.1"
Expand All @@ -4378,6 +4396,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.21.0":
version: 6.21.0
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
dependencies:
"@typescript-eslint/types": 6.21.0
"@typescript-eslint/visitor-keys": 6.21.0
checksum: 71028b757da9694528c4c3294a96cc80bc7d396e383a405eab3bc224cda7341b88e0fc292120b35d3f31f47beac69f7083196c70616434072fbcd3d3e62d3376
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/type-utils@npm:5.38.1"
Expand All @@ -4402,6 +4430,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.21.0":
version: 6.21.0
resolution: "@typescript-eslint/types@npm:6.21.0"
checksum: 9501b47d7403417af95fc1fb72b2038c5ac46feac0e1598a46bcb43e56a606c387e9dcd8a2a0abe174c91b509f2d2a8078b093786219eb9a01ab2fbf9ee7b684
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/typescript-estree@npm:5.38.1"
Expand All @@ -4420,6 +4455,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.21.0":
version: 6.21.0
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
dependencies:
"@typescript-eslint/types": 6.21.0
"@typescript-eslint/visitor-keys": 6.21.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: dec02dc107c4a541e14fb0c96148f3764b92117c3b635db3a577b5a56fc48df7a556fa853fb82b07c0663b4bf2c484c9f245c28ba3e17e5cb0918ea4cab2ea21
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.38.1, @typescript-eslint/utils@npm:^5.10.0":
version: 5.38.1
resolution: "@typescript-eslint/utils@npm:5.38.1"
Expand All @@ -4446,6 +4500,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.21.0":
version: 6.21.0
resolution: "@typescript-eslint/visitor-keys@npm:6.21.0"
dependencies:
"@typescript-eslint/types": 6.21.0
eslint-visitor-keys: ^3.4.1
checksum: 67c7e6003d5af042d8703d11538fca9d76899f0119130b373402819ae43f0bc90d18656aa7add25a24427ccf1a0efd0804157ba83b0d4e145f06107d7d1b7433
languageName: node
linkType: hard

"@urql/core@npm:2.3.6":
version: 2.3.6
resolution: "@urql/core@npm:2.3.6"
Expand Down Expand Up @@ -6636,6 +6700,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.4.1":
version: 3.4.3
resolution: "eslint-visitor-keys@npm:3.4.3"
checksum: 36e9ef87fca698b6fd7ca5ca35d7b2b6eeaaf106572e2f7fd31c12d3bfdaccdb587bba6d3621067e5aece31c8c3a348b93922ab8f7b2cbc6aaab5e1d89040c60
languageName: node
linkType: hard

"eslint@npm:^8.24.0":
version: 8.24.0
resolution: "eslint@npm:8.24.0"
Expand Down Expand Up @@ -9925,6 +9996,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^5.0.1":
version: 5.1.0
resolution: "minimatch@npm:5.1.0"
Expand Down Expand Up @@ -11997,7 +12077,7 @@ __metadata:
"@types/react-native": ^0.70.4
"@types/react-test-renderer": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5.38.1
"@typescript-eslint/parser": ^5.38.1
"@typescript-eslint/parser": ^6.6.0
babel-jest: ^28.1.3
bip39: ^3.0.4
eslint: ^8.24.0
Expand Down Expand Up @@ -12753,6 +12833,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.3.0
resolution: "ts-api-utils@npm:1.3.0"
peerDependencies:
typescript: ">=4.2.0"
checksum: c746ddabfdffbf16cb0b0db32bb287236a19e583057f8649ee7c49995bb776e1d3ef384685181c11a1a480369e022ca97512cb08c517b2d2bd82c83754c97012
languageName: node
linkType: hard

"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
Expand Down

0 comments on commit dd4f5b6

Please sign in to comment.