Skip to content

Commit 4c0c13b

Browse files
chore(deps): update typescript-eslint monorepo to v8.19.1
1 parent 2186351 commit 4c0c13b

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

Diff for: audiences-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@types/lodash": "^4.14.195",
5252
"@types/react": "^18.2.15",
5353
"@types/react-dom": "^18.2.7",
54-
"@typescript-eslint/eslint-plugin": "8.19.0",
55-
"@typescript-eslint/parser": "8.19.0",
54+
"@typescript-eslint/eslint-plugin": "8.19.1",
55+
"@typescript-eslint/parser": "8.19.1",
5656
"@vitejs/plugin-react": "4.3.4",
5757
"eslint": "8.57.1",
5858
"eslint-config-prettier": "^9.0.0",

Diff for: audiences-react/yarn.lock

+57-57
Original file line numberDiff line numberDiff line change
@@ -1216,85 +1216,85 @@
12161216
dependencies:
12171217
"@types/yargs-parser" "*"
12181218

1219-
"@typescript-eslint/[email protected].0":
1220-
version "8.19.0"
1221-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
1222-
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
1219+
"@typescript-eslint/[email protected].1":
1220+
version "8.19.1"
1221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
1222+
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
12231223
dependencies:
12241224
"@eslint-community/regexpp" "^4.10.0"
1225-
"@typescript-eslint/scope-manager" "8.19.0"
1226-
"@typescript-eslint/type-utils" "8.19.0"
1227-
"@typescript-eslint/utils" "8.19.0"
1228-
"@typescript-eslint/visitor-keys" "8.19.0"
1225+
"@typescript-eslint/scope-manager" "8.19.1"
1226+
"@typescript-eslint/type-utils" "8.19.1"
1227+
"@typescript-eslint/utils" "8.19.1"
1228+
"@typescript-eslint/visitor-keys" "8.19.1"
12291229
graphemer "^1.4.0"
12301230
ignore "^5.3.1"
12311231
natural-compare "^1.4.0"
1232-
ts-api-utils "^1.3.0"
1232+
ts-api-utils "^2.0.0"
12331233

1234-
"@typescript-eslint/[email protected].0":
1235-
version "8.19.0"
1236-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
1237-
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
1234+
"@typescript-eslint/[email protected].1":
1235+
version "8.19.1"
1236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
1237+
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
12381238
dependencies:
1239-
"@typescript-eslint/scope-manager" "8.19.0"
1240-
"@typescript-eslint/types" "8.19.0"
1241-
"@typescript-eslint/typescript-estree" "8.19.0"
1242-
"@typescript-eslint/visitor-keys" "8.19.0"
1239+
"@typescript-eslint/scope-manager" "8.19.1"
1240+
"@typescript-eslint/types" "8.19.1"
1241+
"@typescript-eslint/typescript-estree" "8.19.1"
1242+
"@typescript-eslint/visitor-keys" "8.19.1"
12431243
debug "^4.3.4"
12441244

1245-
"@typescript-eslint/[email protected].0":
1246-
version "8.19.0"
1247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
1248-
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
1245+
"@typescript-eslint/[email protected].1":
1246+
version "8.19.1"
1247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
1248+
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
12491249
dependencies:
1250-
"@typescript-eslint/types" "8.19.0"
1251-
"@typescript-eslint/visitor-keys" "8.19.0"
1250+
"@typescript-eslint/types" "8.19.1"
1251+
"@typescript-eslint/visitor-keys" "8.19.1"
12521252

1253-
"@typescript-eslint/[email protected].0":
1254-
version "8.19.0"
1255-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
1256-
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
1253+
"@typescript-eslint/[email protected].1":
1254+
version "8.19.1"
1255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
1256+
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
12571257
dependencies:
1258-
"@typescript-eslint/typescript-estree" "8.19.0"
1259-
"@typescript-eslint/utils" "8.19.0"
1258+
"@typescript-eslint/typescript-estree" "8.19.1"
1259+
"@typescript-eslint/utils" "8.19.1"
12601260
debug "^4.3.4"
1261-
ts-api-utils "^1.3.0"
1261+
ts-api-utils "^2.0.0"
12621262

1263-
"@typescript-eslint/[email protected].0":
1264-
version "8.19.0"
1265-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
1266-
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
1263+
"@typescript-eslint/[email protected].1":
1264+
version "8.19.1"
1265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
1266+
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
12671267

1268-
"@typescript-eslint/[email protected].0":
1269-
version "8.19.0"
1270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
1271-
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
1268+
"@typescript-eslint/[email protected].1":
1269+
version "8.19.1"
1270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
1271+
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
12721272
dependencies:
1273-
"@typescript-eslint/types" "8.19.0"
1274-
"@typescript-eslint/visitor-keys" "8.19.0"
1273+
"@typescript-eslint/types" "8.19.1"
1274+
"@typescript-eslint/visitor-keys" "8.19.1"
12751275
debug "^4.3.4"
12761276
fast-glob "^3.3.2"
12771277
is-glob "^4.0.3"
12781278
minimatch "^9.0.4"
12791279
semver "^7.6.0"
1280-
ts-api-utils "^1.3.0"
1280+
ts-api-utils "^2.0.0"
12811281

1282-
"@typescript-eslint/[email protected].0":
1283-
version "8.19.0"
1284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
1285-
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
1282+
"@typescript-eslint/[email protected].1":
1283+
version "8.19.1"
1284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
1285+
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
12861286
dependencies:
12871287
"@eslint-community/eslint-utils" "^4.4.0"
1288-
"@typescript-eslint/scope-manager" "8.19.0"
1289-
"@typescript-eslint/types" "8.19.0"
1290-
"@typescript-eslint/typescript-estree" "8.19.0"
1288+
"@typescript-eslint/scope-manager" "8.19.1"
1289+
"@typescript-eslint/types" "8.19.1"
1290+
"@typescript-eslint/typescript-estree" "8.19.1"
12911291

1292-
"@typescript-eslint/[email protected].0":
1293-
version "8.19.0"
1294-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
1295-
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
1292+
"@typescript-eslint/[email protected].1":
1293+
version "8.19.1"
1294+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
1295+
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
12961296
dependencies:
1297-
"@typescript-eslint/types" "8.19.0"
1297+
"@typescript-eslint/types" "8.19.1"
12981298
eslint-visitor-keys "^4.2.0"
12991299

13001300
"@ungap/structured-clone@^1.2.0":
@@ -5541,10 +5541,10 @@ trix@^1.2.2:
55415541
resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.1.tgz#ccce8d9e72bf0fe70c8c019ff558c70266f8d857"
55425542
integrity sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA==
55435543

5544-
ts-api-utils@^1.3.0:
5545-
version "1.3.0"
5546-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
5547-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
5544+
ts-api-utils@^2.0.0:
5545+
version "2.0.0"
5546+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
5547+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
55485548

55495549
tslib@^2.0.0, tslib@^2.0.1:
55505550
version "2.6.1"

0 commit comments

Comments
 (0)