Skip to content

Commit 611f6be

Browse files
chore(deps): update dependency eslint-plugin-functional to v9.0.2
1 parent 83e099f commit 611f6be

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

yarn.lock

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ __metadata:
19991999
languageName: node
20002000
linkType: hard
20012001

2002-
"@typescript-eslint/utils@npm:8.26.1, @typescript-eslint/utils@npm:^8.20.0":
2002+
"@typescript-eslint/utils@npm:8.26.1":
20032003
version: 8.26.1
20042004
resolution: "@typescript-eslint/utils@npm:8.26.1"
20052005
dependencies:
@@ -2014,7 +2014,7 @@ __metadata:
20142014
languageName: node
20152015
linkType: hard
20162016

2017-
"@typescript-eslint/utils@npm:8.33.0":
2017+
"@typescript-eslint/utils@npm:8.33.0, @typescript-eslint/utils@npm:^8.26.0":
20182018
version: 8.33.0
20192019
resolution: "@typescript-eslint/utils@npm:8.33.0"
20202020
dependencies:
@@ -3099,7 +3099,7 @@ __metadata:
30993099
languageName: node
31003100
linkType: hard
31013101

3102-
"deepmerge-ts@npm:^7.1.3":
3102+
"deepmerge-ts@npm:^7.1.5":
31033103
version: 7.1.5
31043104
resolution: "deepmerge-ts@npm:7.1.5"
31053105
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
@@ -3712,22 +3712,22 @@ __metadata:
37123712
linkType: hard
37133713

37143714
"eslint-plugin-functional@npm:^9.0.1":
3715-
version: 9.0.1
3716-
resolution: "eslint-plugin-functional@npm:9.0.1"
3715+
version: 9.0.2
3716+
resolution: "eslint-plugin-functional@npm:9.0.2"
37173717
dependencies:
3718-
"@typescript-eslint/utils": "npm:^8.20.0"
3719-
deepmerge-ts: "npm:^7.1.3"
3718+
"@typescript-eslint/utils": "npm:^8.26.0"
3719+
deepmerge-ts: "npm:^7.1.5"
37203720
escape-string-regexp: "npm:^5.0.0"
37213721
is-immutable-type: "npm:^5.0.1"
3722-
ts-api-utils: "npm:^2.0.0"
3723-
ts-declaration-location: "npm:^1.0.5"
3722+
ts-api-utils: "npm:^2.0.1"
3723+
ts-declaration-location: "npm:^1.0.6"
37243724
peerDependencies:
37253725
eslint: ^9.0.0
37263726
typescript: ">=4.7.4"
37273727
peerDependenciesMeta:
37283728
typescript:
37293729
optional: true
3730-
checksum: 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
3730+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
37313731
languageName: node
37323732
linkType: hard
37333733

@@ -7067,7 +7067,7 @@ __metadata:
70677067
languageName: node
70687068
linkType: hard
70697069

7070-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
7070+
"ts-declaration-location@npm:^1.0.4":
70717071
version: 1.0.6
70727072
resolution: "ts-declaration-location@npm:1.0.6"
70737073
dependencies:
@@ -7078,6 +7078,17 @@ __metadata:
70787078
languageName: node
70797079
linkType: hard
70807080

7081+
"ts-declaration-location@npm:^1.0.6":
7082+
version: 1.0.7
7083+
resolution: "ts-declaration-location@npm:1.0.7"
7084+
dependencies:
7085+
picomatch: "npm:^4.0.2"
7086+
peerDependencies:
7087+
typescript: ">=4.0.0"
7088+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
7089+
languageName: node
7090+
linkType: hard
7091+
70817092
"ts-morph@npm:12.0.0":
70827093
version: 12.0.0
70837094
resolution: "ts-morph@npm:12.0.0"

0 commit comments

Comments
 (0)