Skip to content

Commit b2f87e6

Browse files
committed
chore(deps): update typescript-eslint monorepo to v7.11.0
1 parent f67c32d commit b2f87e6

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@types/dotenv": "8.2.0",
6262
"@types/node": "20.12.12",
6363
"@types/ramda": "0.30.0",
64-
"@typescript-eslint/eslint-plugin": "7.10.0",
65-
"@typescript-eslint/parser": "7.10.0",
64+
"@typescript-eslint/eslint-plugin": "7.11.0",
65+
"@typescript-eslint/parser": "7.11.0",
6666
"astro": "^4.0.0",
6767
"ava": "6.1.3",
6868
"dotenv": "16.4.5",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,39 +1550,39 @@
15501550
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
15511551
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
15521552

1553-
"@typescript-eslint/eslint-plugin@7.10.0":
1554-
version "7.10.0"
1555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
1556-
integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
1553+
"@typescript-eslint/eslint-plugin@7.11.0":
1554+
version "7.11.0"
1555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.11.0.tgz#f90f0914657ead08e1c75f66939c926edeab42dd"
1556+
integrity sha512-P+qEahbgeHW4JQ/87FuItjBj8O3MYv5gELDzr8QaQ7fsll1gSMTYb6j87MYyxwf3DtD7uGFB9ShwgmCJB5KmaQ==
15571557
dependencies:
15581558
"@eslint-community/regexpp" "^4.10.0"
1559-
"@typescript-eslint/scope-manager" "7.10.0"
1560-
"@typescript-eslint/type-utils" "7.10.0"
1561-
"@typescript-eslint/utils" "7.10.0"
1562-
"@typescript-eslint/visitor-keys" "7.10.0"
1559+
"@typescript-eslint/scope-manager" "7.11.0"
1560+
"@typescript-eslint/type-utils" "7.11.0"
1561+
"@typescript-eslint/utils" "7.11.0"
1562+
"@typescript-eslint/visitor-keys" "7.11.0"
15631563
graphemer "^1.4.0"
15641564
ignore "^5.3.1"
15651565
natural-compare "^1.4.0"
15661566
ts-api-utils "^1.3.0"
15671567

1568-
"@typescript-eslint/parser@7.10.0":
1569-
version "7.10.0"
1570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
1571-
integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
1568+
"@typescript-eslint/parser@7.11.0":
1569+
version "7.11.0"
1570+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.11.0.tgz#525ad8bee54a8f015f134edd241d91b84ab64839"
1571+
integrity sha512-yimw99teuaXVWsBcPO1Ais02kwJ1jmNA1KxE7ng0aT7ndr1pT1wqj0OJnsYVGKKlc4QJai86l/025L6z8CljOg==
15721572
dependencies:
1573-
"@typescript-eslint/scope-manager" "7.10.0"
1574-
"@typescript-eslint/types" "7.10.0"
1575-
"@typescript-eslint/typescript-estree" "7.10.0"
1576-
"@typescript-eslint/visitor-keys" "7.10.0"
1573+
"@typescript-eslint/scope-manager" "7.11.0"
1574+
"@typescript-eslint/types" "7.11.0"
1575+
"@typescript-eslint/typescript-estree" "7.11.0"
1576+
"@typescript-eslint/visitor-keys" "7.11.0"
15771577
debug "^4.3.4"
15781578

1579-
"@typescript-eslint/scope-manager@7.10.0":
1580-
version "7.10.0"
1581-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
1582-
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
1579+
"@typescript-eslint/scope-manager@7.11.0":
1580+
version "7.11.0"
1581+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.11.0.tgz#cf5619b01de62a226a59add15a02bde457335d1d"
1582+
integrity sha512-27tGdVEiutD4POirLZX4YzT180vevUURJl4wJGmm6TrQoiYwuxTIY98PBp6L2oN+JQxzE0URvYlzJaBHIekXAw==
15831583
dependencies:
1584-
"@typescript-eslint/types" "7.10.0"
1585-
"@typescript-eslint/visitor-keys" "7.10.0"
1584+
"@typescript-eslint/types" "7.11.0"
1585+
"@typescript-eslint/visitor-keys" "7.11.0"
15861586

15871587
"@typescript-eslint/scope-manager@7.4.0":
15881588
version "7.4.0"
@@ -1592,13 +1592,13 @@
15921592
"@typescript-eslint/types" "7.4.0"
15931593
"@typescript-eslint/visitor-keys" "7.4.0"
15941594

1595-
"@typescript-eslint/type-utils@7.10.0":
1596-
version "7.10.0"
1597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
1598-
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
1595+
"@typescript-eslint/type-utils@7.11.0":
1596+
version "7.11.0"
1597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.11.0.tgz#ac216697d649084fedf4a910347b9642bd0ff099"
1598+
integrity sha512-WmppUEgYy+y1NTseNMJ6mCFxt03/7jTOy08bcg7bxJJdsM4nuhnchyBbE8vryveaJUf62noH7LodPSo5Z0WUCg==
15991599
dependencies:
1600-
"@typescript-eslint/typescript-estree" "7.10.0"
1601-
"@typescript-eslint/utils" "7.10.0"
1600+
"@typescript-eslint/typescript-estree" "7.11.0"
1601+
"@typescript-eslint/utils" "7.11.0"
16021602
debug "^4.3.4"
16031603
ts-api-utils "^1.3.0"
16041604

@@ -1612,23 +1612,23 @@
16121612
debug "^4.3.4"
16131613
ts-api-utils "^1.0.1"
16141614

1615-
"@typescript-eslint/types@7.10.0":
1616-
version "7.10.0"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
1618-
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
1615+
"@typescript-eslint/types@7.11.0":
1616+
version "7.11.0"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.11.0.tgz#5e9702a5e8b424b7fc690e338d359939257d6722"
1618+
integrity sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==
16191619

16201620
"@typescript-eslint/types@7.4.0":
16211621
version "7.4.0"
16221622
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
16231623
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
16241624

1625-
"@typescript-eslint/typescript-estree@7.10.0":
1626-
version "7.10.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
1628-
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
1625+
"@typescript-eslint/typescript-estree@7.11.0":
1626+
version "7.11.0"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.11.0.tgz#7cbc569bc7336c3a494ceaf8204fdee5d5dbb7fa"
1628+
integrity sha512-cxkhZ2C/iyi3/6U9EPc5y+a6csqHItndvN/CzbNXTNrsC3/ASoYQZEt9uMaEp+xFNjasqQyszp5TumAVKKvJeQ==
16291629
dependencies:
1630-
"@typescript-eslint/types" "7.10.0"
1631-
"@typescript-eslint/visitor-keys" "7.10.0"
1630+
"@typescript-eslint/types" "7.11.0"
1631+
"@typescript-eslint/visitor-keys" "7.11.0"
16321632
debug "^4.3.4"
16331633
globby "^11.1.0"
16341634
is-glob "^4.0.3"
@@ -1650,15 +1650,15 @@
16501650
semver "^7.5.4"
16511651
ts-api-utils "^1.0.1"
16521652

1653-
"@typescript-eslint/utils@7.10.0":
1654-
version "7.10.0"
1655-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
1656-
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
1653+
"@typescript-eslint/utils@7.11.0":
1654+
version "7.11.0"
1655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.11.0.tgz#524f047f2209959424c3ef689b0d83b3bc09919c"
1656+
integrity sha512-xlAWwPleNRHwF37AhrZurOxA1wyXowW4PqVXZVUNCLjB48CqdPJoJWkrpH2nij9Q3Lb7rtWindtoXwxjxlKKCA==
16571657
dependencies:
16581658
"@eslint-community/eslint-utils" "^4.4.0"
1659-
"@typescript-eslint/scope-manager" "7.10.0"
1660-
"@typescript-eslint/types" "7.10.0"
1661-
"@typescript-eslint/typescript-estree" "7.10.0"
1659+
"@typescript-eslint/scope-manager" "7.11.0"
1660+
"@typescript-eslint/types" "7.11.0"
1661+
"@typescript-eslint/typescript-estree" "7.11.0"
16621662

16631663
"@typescript-eslint/utils@7.4.0", "@typescript-eslint/utils@^7.3.1":
16641664
version "7.4.0"
@@ -1673,12 +1673,12 @@
16731673
"@typescript-eslint/typescript-estree" "7.4.0"
16741674
semver "^7.5.4"
16751675

1676-
"@typescript-eslint/visitor-keys@7.10.0":
1677-
version "7.10.0"
1678-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1679-
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
1676+
"@typescript-eslint/visitor-keys@7.11.0":
1677+
version "7.11.0"
1678+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.11.0.tgz#2c50cd292e67645eec05ac0830757071b4a4d597"
1679+
integrity sha512-7syYk4MzjxTEk0g/w3iqtgxnFQspDJfn6QKD36xMuuhTzjcxY7F8EmBLnALjVyaOF1/bVocu3bS/2/F7rXrveQ==
16801680
dependencies:
1681-
"@typescript-eslint/types" "7.10.0"
1681+
"@typescript-eslint/types" "7.11.0"
16821682
eslint-visitor-keys "^3.4.3"
16831683

16841684
"@typescript-eslint/visitor-keys@7.4.0":

0 commit comments

Comments
 (0)