Skip to content

Commit 20744a6

Browse files
chore(deps): update dependency eslint-plugin-functional to v6
1 parent bf273b6 commit 20744a6

File tree

2 files changed

+88
-16
lines changed

2 files changed

+88
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/parser": "5.62.0",
5959
"eslint": "8.47.0",
6060
"eslint-config-prettier": "9.0.0",
61-
"eslint-plugin-functional": "4.4.1",
61+
"eslint-plugin-functional": "6.0.0",
6262
"eslint-plugin-jest": "27.2.3",
6363
"ethers": "6.7.1",
6464
"husky": "8.0.3",

yarn.lock

+87-15
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@
10231023
ethers "^5.7.2"
10241024
ramda "^0.28.0"
10251025

1026-
"@eslint-community/eslint-utils@^4.2.0":
1026+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
10271027
version "4.4.0"
10281028
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
10291029
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -1873,7 +1873,7 @@
18731873
expect "^29.0.0"
18741874
pretty-format "^29.0.0"
18751875

1876-
"@types/json-schema@^7.0.9":
1876+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
18771877
version "7.0.12"
18781878
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
18791879
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1900,7 +1900,7 @@
19001900
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
19011901
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
19021902

1903-
"@types/semver@^7.3.12":
1903+
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
19041904
version "7.5.0"
19051905
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
19061906
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
@@ -1956,6 +1956,14 @@
19561956
"@typescript-eslint/types" "5.62.0"
19571957
"@typescript-eslint/visitor-keys" "5.62.0"
19581958

1959+
"@typescript-eslint/[email protected]":
1960+
version "6.4.1"
1961+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.1.tgz#4b073a30be2dbe603e44e9ae0cff7e1d3ed19278"
1962+
integrity sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==
1963+
dependencies:
1964+
"@typescript-eslint/types" "6.4.1"
1965+
"@typescript-eslint/visitor-keys" "6.4.1"
1966+
19591967
"@typescript-eslint/[email protected]":
19601968
version "5.62.0"
19611969
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -1966,11 +1974,26 @@
19661974
debug "^4.3.4"
19671975
tsutils "^3.21.0"
19681976

1977+
"@typescript-eslint/type-utils@^6.0.0":
1978+
version "6.4.1"
1979+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.4.1.tgz#fa21cb13016c8d6f352fe9b2d6c9ab6edc2d1857"
1980+
integrity sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==
1981+
dependencies:
1982+
"@typescript-eslint/typescript-estree" "6.4.1"
1983+
"@typescript-eslint/utils" "6.4.1"
1984+
debug "^4.3.4"
1985+
ts-api-utils "^1.0.1"
1986+
19691987
"@typescript-eslint/[email protected]":
19701988
version "5.62.0"
19711989
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
19721990
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
19731991

1992+
"@typescript-eslint/[email protected]":
1993+
version "6.4.1"
1994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
1995+
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
1996+
19741997
"@typescript-eslint/[email protected]":
19751998
version "5.62.0"
19761999
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1984,7 +2007,20 @@
19842007
semver "^7.3.7"
19852008
tsutils "^3.21.0"
19862009

1987-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
2010+
"@typescript-eslint/[email protected]":
2011+
version "6.4.1"
2012+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.1.tgz#91ff88101c710adb0f70a317f2f65efa9441da45"
2013+
integrity sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==
2014+
dependencies:
2015+
"@typescript-eslint/types" "6.4.1"
2016+
"@typescript-eslint/visitor-keys" "6.4.1"
2017+
debug "^4.3.4"
2018+
globby "^11.1.0"
2019+
is-glob "^4.0.3"
2020+
semver "^7.5.4"
2021+
ts-api-utils "^1.0.1"
2022+
2023+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
19882024
version "5.62.0"
19892025
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
19902026
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1998,6 +2034,19 @@
19982034
eslint-scope "^5.1.1"
19992035
semver "^7.3.7"
20002036

2037+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.2.0":
2038+
version "6.4.1"
2039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.4.1.tgz#81bf62ff0c3119a26c19fab683582e29450717bc"
2040+
integrity sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==
2041+
dependencies:
2042+
"@eslint-community/eslint-utils" "^4.4.0"
2043+
"@types/json-schema" "^7.0.12"
2044+
"@types/semver" "^7.5.0"
2045+
"@typescript-eslint/scope-manager" "6.4.1"
2046+
"@typescript-eslint/types" "6.4.1"
2047+
"@typescript-eslint/typescript-estree" "6.4.1"
2048+
semver "^7.5.4"
2049+
20012050
"@typescript-eslint/[email protected]":
20022051
version "5.62.0"
20032052
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -2006,6 +2055,14 @@
20062055
"@typescript-eslint/types" "5.62.0"
20072056
eslint-visitor-keys "^3.3.0"
20082057

2058+
"@typescript-eslint/[email protected]":
2059+
version "6.4.1"
2060+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.1.tgz#e3ccf7b8d42e625946ac5094ed92a405fb4115e0"
2061+
integrity sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==
2062+
dependencies:
2063+
"@typescript-eslint/types" "6.4.1"
2064+
eslint-visitor-keys "^3.4.1"
2065+
20092066
acorn-jsx@^5.3.2:
20102067
version "5.3.2"
20112068
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -2508,10 +2565,10 @@ deep-is@^0.1.3:
25082565
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
25092566
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
25102567

2511-
deepmerge-ts@^4.0.3:
2512-
version "4.3.0"
2513-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-4.3.0.tgz#432aff3cd09f947e36cdb3772a43960bf45327fe"
2514-
integrity sha512-if3ZYdkD2dClhnXR5reKtG98cwyaRT1NeugQoAPTTfsOpV9kqyeiBF9Qa5RHjemb3KzD5ulqygv6ED3t5j9eJw==
2568+
deepmerge-ts@^5.1.0:
2569+
version "5.1.0"
2570+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2571+
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
25152572

25162573
deepmerge@^4.2.2:
25172574
version "4.3.1"
@@ -2684,15 +2741,17 @@ [email protected]:
26842741
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
26852742
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
26862743

2687-
eslint-plugin-functional@4.4.1:
2688-
version "4.4.1"
2689-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.4.1.tgz#de967e2a307387281ff78466ab66967f17ff9e99"
2690-
integrity sha512-YhSfHS52Si62Sn126g9wGx+XnWMoWhwEt6ctVXfcJj+xMUiggjOqUVMca7fuLNzX8jYiNBIeU1Y0teHGePZ3NA==
2744+
eslint-plugin-functional@6.0.0:
2745+
version "6.0.0"
2746+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.0.0.tgz#37c32dd78443f156bb0b45febaa5d19f596cd7e7"
2747+
integrity sha512-jOUHUMA9cN2CIpgPj93fW1vTI3c95ZYUHMPJxEJL4KAtFkJDcT/9/YlfyrLOBxHkAcwBhJ29HSmeC/CUnN0k3g==
26912748
dependencies:
2692-
"@typescript-eslint/utils" "^5.10.2"
2693-
deepmerge-ts "^4.0.3"
2749+
"@typescript-eslint/utils" "^6.2.0"
2750+
deepmerge-ts "^5.1.0"
26942751
escape-string-regexp "^4.0.0"
2695-
semver "^7.3.7"
2752+
is-immutable-type "^2.0.1"
2753+
semver "^7.5.4"
2754+
ts-api-utils "^1.0.1"
26962755

26972756
26982757
version "27.2.3"
@@ -3399,6 +3458,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
33993458
dependencies:
34003459
is-extglob "^2.1.1"
34013460

3461+
is-immutable-type@^2.0.1:
3462+
version "2.0.1"
3463+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-2.0.1.tgz#5a968a045689d5094d553802d2282a83cfa2ba13"
3464+
integrity sha512-SNO0yWLzSN+oYb8adM4AvsPYSCqElmjcXUNemryDLo0r5M54oMs/6R4cvKLc9QtIs/nRuc3ahlgJoMdGfcHLwQ==
3465+
dependencies:
3466+
"@typescript-eslint/type-utils" "^6.0.0"
3467+
ts-api-utils "^1.0.1"
3468+
34023469
is-module@^1.0.0:
34033470
version "1.0.0"
34043471
resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
@@ -5118,6 +5185,11 @@ to-regex-range@^5.0.1:
51185185
dependencies:
51195186
is-number "^7.0.0"
51205187

5188+
ts-api-utils@^1.0.1:
5189+
version "1.0.2"
5190+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
5191+
integrity sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==
5192+
51215193
51225194
version "29.1.1"
51235195
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"

0 commit comments

Comments
 (0)