Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent b22ac9a commit f84513c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 33 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-qiwi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"author": "QIWI <[email protected]>",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-sonarjs": "2.0.2",
Expand Down
120 changes: 89 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2649,44 +2649,44 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.16.0":
version: 7.18.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
version: 8.12.2
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.2"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.18.0"
"@typescript-eslint/type-utils": "npm:7.18.0"
"@typescript-eslint/utils": "npm:7.18.0"
"@typescript-eslint/visitor-keys": "npm:7.18.0"
"@typescript-eslint/scope-manager": "npm:8.12.2"
"@typescript-eslint/type-utils": "npm:8.12.2"
"@typescript-eslint/utils": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6ee4c61f145dc05f0a567b8ac01b5399ef9c75f58bc6e9a3ffca8927b15e2be2d4c3fd32a2c1a7041cc0848fdeadac30d9cb0d3bcd3835d301847a88ffd19c4d
checksum: 10/3ba36240bdb1f278050bbde377d858e67511bf1de31a1ab9d99c5b560204e7d448c33d1487cd5eba9bfb823abff2eccf4532f42065cadad6772b68f91006ddc2
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.16.0":
version: 7.18.0
resolution: "@typescript-eslint/parser@npm:7.18.0"
"@typescript-eslint/parser@npm:^8.0.0":
version: 8.12.2
resolution: "@typescript-eslint/parser@npm:8.12.2"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.18.0"
"@typescript-eslint/types": "npm:7.18.0"
"@typescript-eslint/typescript-estree": "npm:7.18.0"
"@typescript-eslint/visitor-keys": "npm:7.18.0"
"@typescript-eslint/scope-manager": "npm:8.12.2"
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/typescript-estree": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/36b00e192a96180220ba100fcce3c777fc3e61a6edbdead4e6e75a744d9f0cbe3fabb5f1c94a31cce6b28a4e4d5de148098eec01296026c3c8e16f7f0067cb1e
checksum: 10/257cfbe13bd1a3a2c83e0b3fd2d441a51181ffd57f2e98112217668383fc28de995bfca6d7c4d2c04c6347ee6a376fe1d87eb6ce60d7383cda1044626d794185
languageName: node
linkType: hard

Expand All @@ -2710,6 +2710,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/scope-manager@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
checksum: 10/a2cd6ad4b31f4d0ca6f94c4df8a94bdee762abd556686817ab4143d80a27506f43fbf96769b44e698d573784a464bfd78e0cbc17ac61c36a868e02311c754ce1
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
Expand All @@ -2727,20 +2737,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
"@typescript-eslint/type-utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/type-utils@npm:8.12.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.18.0"
"@typescript-eslint/utils": "npm:7.18.0"
"@typescript-eslint/typescript-estree": "npm:8.12.2"
"@typescript-eslint/utils": "npm:8.12.2"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/bcc7958a4ecdddad8c92e17265175773e7dddf416a654c1a391e69cb16e43960b39d37b6ffa349941bf3635e050f0ca7cd8f56ec9dd774168f2bbe7afedc9676
checksum: 10/3563ff938a3a9afa341ef2e38974147a1655c46328f0dcd1c46c3999428efd7f4b9c4b57018122a898be7b23c532b88b0b2baa14d9f6338da8efc8488bb24f96
languageName: node
linkType: hard

Expand All @@ -2758,6 +2766,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/types@npm:8.12.2"
checksum: 10/57981e5fa45b03a0398ffb82418fdb716f476aa0b9c17d96edeb7fd3e3f4a720466868af7c2a02ddca65c27e70bfaff50c523b2a570582c4645a2702e17dc94a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
Expand Down Expand Up @@ -2796,6 +2811,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/9995929ec4b66afa53d52c16f5cecd7c9aa45994f943c41e9ec91fe178593e83d9049ff056fe2638c3cf7da01476861eff0dc3cb76c314cc130458d3f828930d
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
Expand All @@ -2810,7 +2844,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.16.1":
"@typescript-eslint/utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/utils@npm:8.12.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.12.2"
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/typescript-estree": "npm:8.12.2"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/4588866ca43314692a0e685d8936c470dca4e6d119a4a1adefbc2fd54682ff081bc21d60bf4e8077d3668aa680bada851b88566264d09c92a840fe2e4feb331b
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^7.16.1":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
dependencies:
Expand Down Expand Up @@ -2844,6 +2892,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/42795ad1c71520a367e2b53c3511b6cf922dcee05d61f6b0ec56b71c0b89a58889e0c3282b1bb13befc69df07204d0e4e053436d0c2b808460ce310b58a2a92e
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -4209,8 +4267,8 @@ __metadata:
"@qiwi/stdstream-snapshot": "npm:^1.2.9"
"@swissquote/crafty-preset-jest": "npm:^1.27.0"
"@types/jest": "npm:^29.5.13"
"@typescript-eslint/eslint-plugin": "npm:^7.16.0"
"@typescript-eslint/parser": "npm:^7.16.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
eslint: "npm:^8.56.0"
eslint-plugin-react: "npm:^7.37.1"
eslint-plugin-react-hooks: "npm:^5.0.0"
Expand Down Expand Up @@ -4649,7 +4707,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down

0 comments on commit f84513c

Please sign in to comment.