Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-functional to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent aeb029a commit 38363c3
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 27 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-disable": "2.0.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-functional": "6.6.3",
"eslint-plugin-functional": "7.0.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jest-dom": "5.4.0",
Expand Down
74 changes: 48 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3228,7 +3228,7 @@ __metadata:
eslint-plugin-disable: "npm:2.0.3"
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-filenames: "npm:1.3.2"
eslint-plugin-functional: "npm:6.6.3"
eslint-plugin-functional: "npm:7.0.2"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.8.1"
eslint-plugin-jest-dom: "npm:5.4.0"
Expand Down Expand Up @@ -4610,7 +4610,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.18.0, @typescript-eslint/type-utils@npm:^7.2.0":
"@typescript-eslint/type-utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
dependencies:
Expand All @@ -4627,6 +4627,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:^8.0.0":
version: 8.3.0
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.3.0"
"@typescript-eslint/utils": "npm:8.3.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/types@npm:5.62.0"
Expand Down Expand Up @@ -4748,7 +4763,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.0.0, @typescript-eslint/utils@npm:^7.3.1":
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.0.0":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
dependencies:
Expand Down Expand Up @@ -4776,7 +4791,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^7.13.1 || ^8.0.0":
"@typescript-eslint/utils@npm:8.3.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^7.13.1 || ^8.0.0, @typescript-eslint/utils@npm:^8.0.0":
version: 8.3.0
resolution: "@typescript-eslint/utils@npm:8.3.0"
dependencies:
Expand Down Expand Up @@ -8017,10 +8032,10 @@ __metadata:
languageName: node
linkType: hard

"deepmerge-ts@npm:^5.1.0":
version: 5.1.0
resolution: "deepmerge-ts@npm:5.1.0"
checksum: 10c0/28f810e6f3c638020922c3abfb4f20bc8fff00262dbc5a1f5283ecae0b8ffd3b3b95aaca3c8992d8680eb5754c11d87edff1915235e145c5afdc53102665418f
"deepmerge-ts@npm:^7.1.0":
version: 7.1.0
resolution: "deepmerge-ts@npm:7.1.0"
checksum: 10c0/50e98ca9995e721b2d85b8984a175322369f56fd68b1d915873816e672105d2a22b3be42acc7832954a0ea07c2b0762ecca40eb7886369af33cce8f799baf39e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8912,6 +8927,13 @@ __metadata:
languageName: node
linkType: hard

"escape-string-regexp@npm:^5.0.0":
version: 5.0.0
resolution: "escape-string-regexp@npm:5.0.0"
checksum: 10c0/6366f474c6f37a802800a435232395e04e9885919873e382b157ab7e8f0feb8fed71497f84a6f6a81a49aab41815522f5839112bd38026d203aea0c91622df95
languageName: node
linkType: hard

"escodegen@npm:^2.0.0":
version: 2.1.0
resolution: "escodegen@npm:2.1.0"
Expand Down Expand Up @@ -9057,23 +9079,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-functional@npm:6.6.3":
version: 6.6.3
resolution: "eslint-plugin-functional@npm:6.6.3"
"eslint-plugin-functional@npm:7.0.2":
version: 7.0.2
resolution: "eslint-plugin-functional@npm:7.0.2"
dependencies:
"@typescript-eslint/utils": "npm:^7.3.1"
deepmerge-ts: "npm:^5.1.0"
escape-string-regexp: "npm:^4.0.0"
is-immutable-type: "npm:^4.0.0"
semver: "npm:^7.6.0"
"@typescript-eslint/utils": "npm:^8.0.0"
deepmerge-ts: "npm:^7.1.0"
escape-string-regexp: "npm:^5.0.0"
is-immutable-type: "npm:^5.0.0"
ts-api-utils: "npm:^1.3.0"
ts-declaration-location: "npm:^1.0.4"
peerDependencies:
eslint: ^8.0.0 || ^9.0.0
typescript: ">=4.3.5"
eslint: ^9.0.0
typescript: ">=4.7.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/d6e31c9f38f0ae7ef362ec2e90c098a71a4577051f732b9353fe2105797e0cadb5ea6063a3bdb1adc8c956afa6cd12f9348650a21837d0ef60236480ff8e9292
checksum: 10c0/16973e566b7a652913daf6abdceaa4cc10ff150f78a1d24dfb48e6d224bedf4bccb8fe21394ffef072d3d8a771e755f3f28e9b161c0bf5080bdae29cc1c7d827
languageName: node
linkType: hard

Expand Down Expand Up @@ -11581,17 +11603,17 @@ __metadata:
languageName: node
linkType: hard

"is-immutable-type@npm:^4.0.0":
version: 4.0.0
resolution: "is-immutable-type@npm:4.0.0"
"is-immutable-type@npm:^5.0.0":
version: 5.0.0
resolution: "is-immutable-type@npm:5.0.0"
dependencies:
"@typescript-eslint/type-utils": "npm:^7.2.0"
"@typescript-eslint/type-utils": "npm:^8.0.0"
ts-api-utils: "npm:^1.3.0"
ts-declaration-location: "npm:^1.0.0"
ts-declaration-location: "npm:^1.0.4"
peerDependencies:
eslint: "*"
typescript: ">=4.7.4"
checksum: 10c0/bafa06758eae8fdc4f8ffca2f749bf4bad8bc7ab200cec1f98a2b408810923c0432cf837d6ac8776c1a0613d6adec7ec6b5f355e6eb3111c316058a669e40ff7
checksum: 10c0/dd6e7964f47cb349e7382158d3942121a7cc2a7b656e7d1656883c625f48c8f0e66a82ec22196cfff8eca49eeededba05c049a65abc9a6b89410b4b41401d8c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -17373,7 +17395,7 @@ __metadata:
languageName: node
linkType: hard

"ts-declaration-location@npm:^1.0.0":
"ts-declaration-location@npm:^1.0.4":
version: 1.0.4
resolution: "ts-declaration-location@npm:1.0.4"
dependencies:
Expand Down

0 comments on commit 38363c3

Please sign in to comment.