Skip to content

Commit b02cc59

Browse files
feat(deps): update typescript-eslint to v8.18.1
1 parent 0c3b859 commit b02cc59

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@softwareventures/semantic-release-config": "5.1.0",
4141
"@softwareventures/webpack-config": "6.0.0",
4242
"@types/node": "17.0.45",
43-
"@typescript-eslint/eslint-plugin": "8.18.0",
44-
"@typescript-eslint/parser": "8.18.0",
43+
"@typescript-eslint/eslint-plugin": "8.18.1",
44+
"@typescript-eslint/parser": "8.18.1",
4545
"ava": "6.2.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,8 +2602,8 @@ __metadata:
26022602
"@softwareventures/webpack-config": "npm:6.0.0"
26032603
"@types/node": "npm:17.0.45"
26042604
"@types/webpack-env": "npm:1.18.5"
2605-
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
2606-
"@typescript-eslint/parser": "npm:8.18.0"
2605+
"@typescript-eslint/eslint-plugin": "npm:8.18.1"
2606+
"@typescript-eslint/parser": "npm:8.18.1"
26072607
ava: "npm:6.2.0"
26082608
commitizen: "npm:4.3.1"
26092609
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2994,15 +2994,15 @@ __metadata:
29942994
languageName: node
29952995
linkType: hard
29962996

2997-
"@typescript-eslint/eslint-plugin@npm:8.18.0":
2998-
version: 8.18.0
2999-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
2997+
"@typescript-eslint/eslint-plugin@npm:8.18.1":
2998+
version: 8.18.1
2999+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
30003000
dependencies:
30013001
"@eslint-community/regexpp": "npm:^4.10.0"
3002-
"@typescript-eslint/scope-manager": "npm:8.18.0"
3003-
"@typescript-eslint/type-utils": "npm:8.18.0"
3004-
"@typescript-eslint/utils": "npm:8.18.0"
3005-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
3002+
"@typescript-eslint/scope-manager": "npm:8.18.1"
3003+
"@typescript-eslint/type-utils": "npm:8.18.1"
3004+
"@typescript-eslint/utils": "npm:8.18.1"
3005+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
30063006
graphemer: "npm:^1.4.0"
30073007
ignore: "npm:^5.3.1"
30083008
natural-compare: "npm:^1.4.0"
@@ -3011,23 +3011,23 @@ __metadata:
30113011
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
30123012
eslint: ^8.57.0 || ^9.0.0
30133013
typescript: ">=4.8.4 <5.8.0"
3014-
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec
3014+
checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4
30153015
languageName: node
30163016
linkType: hard
30173017

3018-
"@typescript-eslint/parser@npm:8.18.0":
3019-
version: 8.18.0
3020-
resolution: "@typescript-eslint/parser@npm:8.18.0"
3018+
"@typescript-eslint/parser@npm:8.18.1":
3019+
version: 8.18.1
3020+
resolution: "@typescript-eslint/parser@npm:8.18.1"
30213021
dependencies:
3022-
"@typescript-eslint/scope-manager": "npm:8.18.0"
3023-
"@typescript-eslint/types": "npm:8.18.0"
3024-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
3025-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
3022+
"@typescript-eslint/scope-manager": "npm:8.18.1"
3023+
"@typescript-eslint/types": "npm:8.18.1"
3024+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
3025+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
30263026
debug: "npm:^4.3.4"
30273027
peerDependencies:
30283028
eslint: ^8.57.0 || ^9.0.0
30293029
typescript: ">=4.8.4 <5.8.0"
3030-
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849
3030+
checksum: 10c0/23ab30b3f00b86108137e7df03710a088046ead3582595b0f8e17d5062770365e24e0a1ae3398bb3a1c29aa0f05a0de30887e2e0f6fb86163e878dd0eed1b25c
30313031
languageName: node
30323032
linkType: hard
30333033

@@ -3041,13 +3041,13 @@ __metadata:
30413041
languageName: node
30423042
linkType: hard
30433043

3044-
"@typescript-eslint/scope-manager@npm:8.18.0":
3045-
version: 8.18.0
3046-
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
3044+
"@typescript-eslint/scope-manager@npm:8.18.1":
3045+
version: 8.18.1
3046+
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
30473047
dependencies:
3048-
"@typescript-eslint/types": "npm:8.18.0"
3049-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
3050-
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c
3048+
"@typescript-eslint/types": "npm:8.18.1"
3049+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
3050+
checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565
30513051
languageName: node
30523052
linkType: hard
30533053

@@ -3068,18 +3068,18 @@ __metadata:
30683068
languageName: node
30693069
linkType: hard
30703070

3071-
"@typescript-eslint/type-utils@npm:8.18.0":
3072-
version: 8.18.0
3073-
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
3071+
"@typescript-eslint/type-utils@npm:8.18.1":
3072+
version: 8.18.1
3073+
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
30743074
dependencies:
3075-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
3076-
"@typescript-eslint/utils": "npm:8.18.0"
3075+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
3076+
"@typescript-eslint/utils": "npm:8.18.1"
30773077
debug: "npm:^4.3.4"
30783078
ts-api-utils: "npm:^1.3.0"
30793079
peerDependencies:
30803080
eslint: ^8.57.0 || ^9.0.0
30813081
typescript: ">=4.8.4 <5.8.0"
3082-
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
3082+
checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1
30833083
languageName: node
30843084
linkType: hard
30853085

@@ -3090,10 +3090,10 @@ __metadata:
30903090
languageName: node
30913091
linkType: hard
30923092

3093-
"@typescript-eslint/types@npm:8.18.0":
3094-
version: 8.18.0
3095-
resolution: "@typescript-eslint/types@npm:8.18.0"
3096-
checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be
3093+
"@typescript-eslint/types@npm:8.18.1":
3094+
version: 8.18.1
3095+
resolution: "@typescript-eslint/types@npm:8.18.1"
3096+
checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2
30973097
languageName: node
30983098
linkType: hard
30993099

@@ -3116,12 +3116,12 @@ __metadata:
31163116
languageName: node
31173117
linkType: hard
31183118

3119-
"@typescript-eslint/typescript-estree@npm:8.18.0":
3120-
version: 8.18.0
3121-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
3119+
"@typescript-eslint/typescript-estree@npm:8.18.1":
3120+
version: 8.18.1
3121+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
31223122
dependencies:
3123-
"@typescript-eslint/types": "npm:8.18.0"
3124-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
3123+
"@typescript-eslint/types": "npm:8.18.1"
3124+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
31253125
debug: "npm:^4.3.4"
31263126
fast-glob: "npm:^3.3.2"
31273127
is-glob: "npm:^4.0.3"
@@ -3130,7 +3130,7 @@ __metadata:
31303130
ts-api-utils: "npm:^1.3.0"
31313131
peerDependencies:
31323132
typescript: ">=4.8.4 <5.8.0"
3133-
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
3133+
checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3
31343134
languageName: node
31353135
linkType: hard
31363136

@@ -3148,18 +3148,18 @@ __metadata:
31483148
languageName: node
31493149
linkType: hard
31503150

3151-
"@typescript-eslint/utils@npm:8.18.0":
3152-
version: 8.18.0
3153-
resolution: "@typescript-eslint/utils@npm:8.18.0"
3151+
"@typescript-eslint/utils@npm:8.18.1":
3152+
version: 8.18.1
3153+
resolution: "@typescript-eslint/utils@npm:8.18.1"
31543154
dependencies:
31553155
"@eslint-community/eslint-utils": "npm:^4.4.0"
3156-
"@typescript-eslint/scope-manager": "npm:8.18.0"
3157-
"@typescript-eslint/types": "npm:8.18.0"
3158-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
3156+
"@typescript-eslint/scope-manager": "npm:8.18.1"
3157+
"@typescript-eslint/types": "npm:8.18.1"
3158+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
31593159
peerDependencies:
31603160
eslint: ^8.57.0 || ^9.0.0
31613161
typescript: ">=4.8.4 <5.8.0"
3162-
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
3162+
checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80
31633163
languageName: node
31643164
linkType: hard
31653165

@@ -3173,13 +3173,13 @@ __metadata:
31733173
languageName: node
31743174
linkType: hard
31753175

3176-
"@typescript-eslint/visitor-keys@npm:8.18.0":
3177-
version: 8.18.0
3178-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
3176+
"@typescript-eslint/visitor-keys@npm:8.18.1":
3177+
version: 8.18.1
3178+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
31793179
dependencies:
3180-
"@typescript-eslint/types": "npm:8.18.0"
3180+
"@typescript-eslint/types": "npm:8.18.1"
31813181
eslint-visitor-keys: "npm:^4.2.0"
3182-
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
3182+
checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad
31833183
languageName: node
31843184
linkType: hard
31853185

0 commit comments

Comments
 (0)