Skip to content

Commit

Permalink
fix(deps): update dependency @softwareventures/array to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent bed3c1a commit 46ed6a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node": "^14 || ^16 || >=18"
},
"dependencies": {
"@softwareventures/array": "^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"@softwareventures/array": "^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
"@types/imul": "^1.0.0",
"imul": "^1.0.1",
"tslib": "2.6.2"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@softwareventures/[email protected]", "@softwareventures/array@^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.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==
Expand All @@ -575,6 +575,15 @@
"@softwareventures/ordered" "^1.1.0 || ^2.0.0"
tslib "^2.0.0"

"@softwareventures/array@^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-7.0.0.tgz#0f1a62bb447c9156cdd35a2c636d42655a0e9e05"
integrity sha512-xHMS/7k0Iw/ivaeelC6+tePJYv/2R+LFUyuTuSJioZa+zumahtcN10aNDbogWXOa2QarvHPmfl/FC4v5MteEHQ==
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]":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.6.0.tgz#0d1745aa24b08839166bebf2d7b2c9183bb162b7"
Expand Down

0 comments on commit 46ed6a1

Please sign in to comment.