Skip to content

Commit 40f16fd

Browse files
Update typescript-eslint monorepo to v6.18.1
1 parent d6b93e6 commit 40f16fd

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
@@ -45,8 +45,8 @@
4545
},
4646
"dependencies": {},
4747
"devDependencies": {
48-
"@typescript-eslint/eslint-plugin": "6.18.0",
49-
"@typescript-eslint/parser": "6.18.0",
48+
"@typescript-eslint/eslint-plugin": "6.18.1",
49+
"@typescript-eslint/parser": "6.18.1",
5050
"eslint": "8.56.0",
5151
"eslint-config-prettier": "9.1.0",
5252
"microbundle": "0.15.1",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,90 +1349,90 @@
13491349
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
13501350
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
13511351

1352-
"@typescript-eslint/eslint-plugin@6.18.0":
1353-
version "6.18.0"
1354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.0.tgz#94b86f3c25b468c714a04bd490017ecec2fd3746"
1355-
integrity sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==
1352+
"@typescript-eslint/eslint-plugin@6.18.1":
1353+
version "6.18.1"
1354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
1355+
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
13561356
dependencies:
13571357
"@eslint-community/regexpp" "^4.5.1"
1358-
"@typescript-eslint/scope-manager" "6.18.0"
1359-
"@typescript-eslint/type-utils" "6.18.0"
1360-
"@typescript-eslint/utils" "6.18.0"
1361-
"@typescript-eslint/visitor-keys" "6.18.0"
1358+
"@typescript-eslint/scope-manager" "6.18.1"
1359+
"@typescript-eslint/type-utils" "6.18.1"
1360+
"@typescript-eslint/utils" "6.18.1"
1361+
"@typescript-eslint/visitor-keys" "6.18.1"
13621362
debug "^4.3.4"
13631363
graphemer "^1.4.0"
13641364
ignore "^5.2.4"
13651365
natural-compare "^1.4.0"
13661366
semver "^7.5.4"
13671367
ts-api-utils "^1.0.1"
13681368

1369-
"@typescript-eslint/parser@6.18.0":
1370-
version "6.18.0"
1371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
1372-
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
1369+
"@typescript-eslint/parser@6.18.1":
1370+
version "6.18.1"
1371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
1372+
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
13731373
dependencies:
1374-
"@typescript-eslint/scope-manager" "6.18.0"
1375-
"@typescript-eslint/types" "6.18.0"
1376-
"@typescript-eslint/typescript-estree" "6.18.0"
1377-
"@typescript-eslint/visitor-keys" "6.18.0"
1374+
"@typescript-eslint/scope-manager" "6.18.1"
1375+
"@typescript-eslint/types" "6.18.1"
1376+
"@typescript-eslint/typescript-estree" "6.18.1"
1377+
"@typescript-eslint/visitor-keys" "6.18.1"
13781378
debug "^4.3.4"
13791379

1380-
"@typescript-eslint/scope-manager@6.18.0":
1381-
version "6.18.0"
1382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
1383-
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
1380+
"@typescript-eslint/scope-manager@6.18.1":
1381+
version "6.18.1"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.1.tgz#28c31c60f6e5827996aa3560a538693cb4bd3848"
1383+
integrity sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==
13841384
dependencies:
1385-
"@typescript-eslint/types" "6.18.0"
1386-
"@typescript-eslint/visitor-keys" "6.18.0"
1385+
"@typescript-eslint/types" "6.18.1"
1386+
"@typescript-eslint/visitor-keys" "6.18.1"
13871387

1388-
"@typescript-eslint/type-utils@6.18.0":
1389-
version "6.18.0"
1390-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.0.tgz#a492da599da5c38c70aa9ff9bfb473961b8ae663"
1391-
integrity sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==
1388+
"@typescript-eslint/type-utils@6.18.1":
1389+
version "6.18.1"
1390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.1.tgz#115cf535f8b39db8301677199ce51151e2daee96"
1391+
integrity sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==
13921392
dependencies:
1393-
"@typescript-eslint/typescript-estree" "6.18.0"
1394-
"@typescript-eslint/utils" "6.18.0"
1393+
"@typescript-eslint/typescript-estree" "6.18.1"
1394+
"@typescript-eslint/utils" "6.18.1"
13951395
debug "^4.3.4"
13961396
ts-api-utils "^1.0.1"
13971397

1398-
"@typescript-eslint/types@6.18.0":
1399-
version "6.18.0"
1400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
1401-
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
1398+
"@typescript-eslint/types@6.18.1":
1399+
version "6.18.1"
1400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
1401+
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
14021402

1403-
"@typescript-eslint/typescript-estree@6.18.0":
1404-
version "6.18.0"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
1406-
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
1403+
"@typescript-eslint/typescript-estree@6.18.1":
1404+
version "6.18.1"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1.tgz#a12b6440175b4cbc9d09ab3c4966c6b245215ab4"
1406+
integrity sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==
14071407
dependencies:
1408-
"@typescript-eslint/types" "6.18.0"
1409-
"@typescript-eslint/visitor-keys" "6.18.0"
1408+
"@typescript-eslint/types" "6.18.1"
1409+
"@typescript-eslint/visitor-keys" "6.18.1"
14101410
debug "^4.3.4"
14111411
globby "^11.1.0"
14121412
is-glob "^4.0.3"
14131413
minimatch "9.0.3"
14141414
semver "^7.5.4"
14151415
ts-api-utils "^1.0.1"
14161416

1417-
"@typescript-eslint/utils@6.18.0":
1418-
version "6.18.0"
1419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
1420-
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
1417+
"@typescript-eslint/utils@6.18.1":
1418+
version "6.18.1"
1419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.1.tgz#3451cfe2e56babb6ac657e10b6703393d4b82955"
1420+
integrity sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==
14211421
dependencies:
14221422
"@eslint-community/eslint-utils" "^4.4.0"
14231423
"@types/json-schema" "^7.0.12"
14241424
"@types/semver" "^7.5.0"
1425-
"@typescript-eslint/scope-manager" "6.18.0"
1426-
"@typescript-eslint/types" "6.18.0"
1427-
"@typescript-eslint/typescript-estree" "6.18.0"
1425+
"@typescript-eslint/scope-manager" "6.18.1"
1426+
"@typescript-eslint/types" "6.18.1"
1427+
"@typescript-eslint/typescript-estree" "6.18.1"
14281428
semver "^7.5.4"
14291429

1430-
"@typescript-eslint/visitor-keys@6.18.0":
1431-
version "6.18.0"
1432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
1433-
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
1430+
"@typescript-eslint/visitor-keys@6.18.1":
1431+
version "6.18.1"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1.tgz#704d789bda2565a15475e7d22f145b8fe77443f4"
1433+
integrity sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==
14341434
dependencies:
1435-
"@typescript-eslint/types" "6.18.0"
1435+
"@typescript-eslint/types" "6.18.1"
14361436
eslint-visitor-keys "^3.4.1"
14371437

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

0 commit comments

Comments
 (0)