Skip to content

Commit

Permalink
fix(deps): update dependency @softwareventures/array to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent 1b929f9 commit 3587f67
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node": "^14 || ^16 || >=18"
},
"dependencies": {
"@softwareventures/array": "6.0.3",
"@softwareventures/array": "6.1.0",
"@softwareventures/nullable": "3.1.0",
"execa": "5.1.1",
"find-up": "5.0.0",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,15 @@
"@softwareventures/ordered" "^1.1.0 || ^2.0.0"
tslib "^2.0.0"

"@softwareventures/[email protected]":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-6.1.0.tgz#377c9b99a71228dbd58301cc21f69939cfa9ab4e"
integrity sha512-ZvN+BAIELx0kVi6U+KAMr89TP8pohl4scPRCslIArkFxwumeR2ZuEgHJLxoIyWyUIkcXH4fYR1LmhUf9Fv9/IQ==
dependencies:
"@softwareventures/nullable" "^1.0.0 || ^2.0.0 || ^3.0.0"
"@softwareventures/ordered" "^1.1.0 || ^2.0.0"
tslib "^2.0.0"

"@softwareventures/[email protected]", "@softwareventures/nullable@^1.0.0 || ^2.0.0 || ^3.0.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@softwareventures/nullable/-/nullable-3.1.0.tgz#fa90b5c37cd38c0f2da2727e886e4bdfa36526b8"
Expand Down

0 comments on commit 3587f67

Please sign in to comment.