Skip to content

Commit

Permalink
fix(deps): update dependency @softwareventures/chain to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent dbaf4af commit 027122b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"node": "^14 || ^16 || ^18 || >=19"
},
"dependencies": {
"@softwareventures/chain": "^2.0.2",
"@softwareventures/chain": "^2.0.2 || ^3.0.0",
"@softwareventures/iterable": "^3.2.0",
"@softwareventures/nullable": "^3.0.0",
"tslib": "2.6.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ __metadata:
"@commitlint/cli": 17.7.0
"@commitlint/config-conventional": 17.7.0
"@commitlint/cz-commitlint": 17.7.0
"@softwareventures/chain": ^2.0.2
"@softwareventures/chain": ^2.0.2 || ^3.0.0
"@softwareventures/eslint-config": 7.1.2
"@softwareventures/iterable": ^3.2.0
"@softwareventures/nullable": ^3.0.0
Expand Down Expand Up @@ -947,10 +947,10 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/chain@npm:^2.0.2":
version: 2.0.2
resolution: "@softwareventures/chain@npm:2.0.2"
checksum: 9ff45fbb6d15045f699c7cad209216a886b1ea972b96333bcb79134f7b184a3491631a4a36426679624098958689a883543bfa14b6bedf991b2bd2e27f4b8bdc
"@softwareventures/chain@npm:^2.0.2 || ^3.0.0":
version: 3.0.0
resolution: "@softwareventures/chain@npm:3.0.0"
checksum: 0ff96bdec40e6f45cd54da93e6c5dc9659690932acc79d98290d3ce134b3a6e1a1586079b825a517c1f2f0d956a59a38b4868fe8885cda08a695c6e68ade0e38
languageName: node
linkType: hard

Expand Down

0 comments on commit 027122b

Please sign in to comment.