Skip to content

Commit

Permalink
fix(deps): update dependency @softwareventures/array to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 9, 2021
1 parent 02ba038 commit 66d1d4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typescript": "4.2.3"
},
"dependencies": {
"@softwareventures/array": "3.6.3",
"@softwareventures/array": "3.8.0",
"@softwareventures/chain": "0.1.2",
"cli-color": "2.0.0",
"p-all": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.15.0.tgz#96915baa05e6a6a1d137badf4984d3fc05820bb6"
integrity sha512-lu8BpxjAtRCAo5ifytTpCPCj99LF7o/2Myn+NXyNCBqvPYn7Pjd76AMmUB5l7XF1U6t0hcWrlEM5ESufW7wAeA==

"@softwareventures/array@3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-3.6.3.tgz#f27af95c938b9697a29927a5a9470dae8814d8d4"
integrity sha512-81bHxgBGxEhrtX2DBf4IMlA9MVgIIIwJyKkDP5G3/TE0ZaAySMWCzONaDoDB5yhYCrQYJLgGp7XOs+GYuRexhg==
"@softwareventures/array@3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-3.8.0.tgz#6d1309ad553e0a3e151adbd94216e14ef92028e1"
integrity sha512-Cru4X55IIU0Ymgjn8OW0mfGc/RWjqMW4wMNrhte5bMLZJ8kGj1GYh71yCO54zwv8vCb0T+y0NW2UggSy1dfWIw==
dependencies:
"@softwareventures/dictionary" "^0.6.0 || ^0.7.0 || ^0.8.0"
"@softwareventures/nullable" "^1.0.0"
Expand Down

0 comments on commit 66d1d4f

Please sign in to comment.