Skip to content

Commit b59812d

Browse files
authored
Merge pull request #260 from Quramy/renovate/typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/parser to v6.12.0
2 parents d4da672 + 20ac179 commit b59812d

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/eslint": "8.44.7",
3131
"@types/estree": "1.0.5",
3232
"@types/node": "20.9.0",
33-
"@typescript-eslint/parser": "6.10.0",
33+
"@typescript-eslint/parser": "6.12.0",
3434
"eslint": "8.53.0",
3535
"husky": "8.0.3",
3636
"jest": "29.7.0",

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,49 +1054,49 @@
10541054
dependencies:
10551055
"@types/yargs-parser" "*"
10561056

1057-
"@typescript-eslint/parser@6.10.0":
1058-
version "6.10.0"
1059-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
1060-
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
1061-
dependencies:
1062-
"@typescript-eslint/scope-manager" "6.10.0"
1063-
"@typescript-eslint/types" "6.10.0"
1064-
"@typescript-eslint/typescript-estree" "6.10.0"
1065-
"@typescript-eslint/visitor-keys" "6.10.0"
1057+
"@typescript-eslint/parser@6.12.0":
1058+
version "6.12.0"
1059+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c"
1060+
integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==
1061+
dependencies:
1062+
"@typescript-eslint/scope-manager" "6.12.0"
1063+
"@typescript-eslint/types" "6.12.0"
1064+
"@typescript-eslint/typescript-estree" "6.12.0"
1065+
"@typescript-eslint/visitor-keys" "6.12.0"
10661066
debug "^4.3.4"
10671067

1068-
"@typescript-eslint/scope-manager@6.10.0":
1069-
version "6.10.0"
1070-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
1071-
integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
1068+
"@typescript-eslint/scope-manager@6.12.0":
1069+
version "6.12.0"
1070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
1071+
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
10721072
dependencies:
1073-
"@typescript-eslint/types" "6.10.0"
1074-
"@typescript-eslint/visitor-keys" "6.10.0"
1073+
"@typescript-eslint/types" "6.12.0"
1074+
"@typescript-eslint/visitor-keys" "6.12.0"
10751075

1076-
"@typescript-eslint/types@6.10.0":
1077-
version "6.10.0"
1078-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
1079-
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
1076+
"@typescript-eslint/types@6.12.0":
1077+
version "6.12.0"
1078+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
1079+
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
10801080

1081-
"@typescript-eslint/typescript-estree@6.10.0":
1082-
version "6.10.0"
1083-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
1084-
integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
1081+
"@typescript-eslint/typescript-estree@6.12.0":
1082+
version "6.12.0"
1083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
1084+
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
10851085
dependencies:
1086-
"@typescript-eslint/types" "6.10.0"
1087-
"@typescript-eslint/visitor-keys" "6.10.0"
1086+
"@typescript-eslint/types" "6.12.0"
1087+
"@typescript-eslint/visitor-keys" "6.12.0"
10881088
debug "^4.3.4"
10891089
globby "^11.1.0"
10901090
is-glob "^4.0.3"
10911091
semver "^7.5.4"
10921092
ts-api-utils "^1.0.1"
10931093

1094-
"@typescript-eslint/visitor-keys@6.10.0":
1095-
version "6.10.0"
1096-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
1097-
integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
1094+
"@typescript-eslint/visitor-keys@6.12.0":
1095+
version "6.12.0"
1096+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
1097+
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
10981098
dependencies:
1099-
"@typescript-eslint/types" "6.10.0"
1099+
"@typescript-eslint/types" "6.12.0"
11001100
eslint-visitor-keys "^3.4.1"
11011101

11021102
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)