Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/precise-commits to v…
Browse files Browse the repository at this point in the history
…3.0.33
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 783e60f commit 67da1bf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@softwareventures/eslint-config": "7.1.4",
"@softwareventures/precise-commits": "3.0.30",
"@softwareventures/precise-commits": "3.0.33",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/tsconfig": "7.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@softwareventures/array@6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-6.0.3.tgz#018a4ec7a1c5e559bc9c5b4a13583a13496acf3a"
integrity sha512-RPPC4ZClS7HauBgnFVJgVC+WSehCa33sSDE+SE5nDmaMGBvQO+4l99l0+cCXNY89qkzs57Z1iX44m5/rxmyBJg==
"@softwareventures/array@6.1.0":
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"
Expand All @@ -201,12 +201,12 @@
dependencies:
tslib "^2.3.1"

"@softwareventures/nullable@3.1.0", "@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"
integrity sha512-iVrju9OeZsBk1itOijs+OFVLWpZqlEMEe8tbfhvqkb5bn7/quBA/ohu4fLL57EW5Ulsi3m6oqrolDzMxggITbA==
"@softwareventures/nullable@3.2.0", "@softwareventures/nullable@^1.0.0 || ^2.0.0 || ^3.0.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@softwareventures/nullable/-/nullable-3.2.0.tgz#b4e1b570ba0086eeeb9350ebd25db2533e3dfe88"
integrity sha512-xPtUK3GJkrqvOyy14ds5KAJgnB0bbd549ztx6kDpIqk27U0W2Vg1gUBMagmdcRQE+PGFFRimd1C8RVCCizF6Ww==
dependencies:
tslib "2.4.1"
tslib "2.6.2"

"@softwareventures/ordered@^1.1.0 || ^2.0.0":
version "2.0.0"
Expand All @@ -215,13 +215,13 @@
dependencies:
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"

"@softwareventures/precise-commits@3.0.30":
version "3.0.30"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.30.tgz#f1a7c3436ef05e0b6e7f2fec42d2e5aa0179a503"
integrity sha512-fb4UwwDJ0buTgu0BM1P88iaRyi/LP5WUPM4TnR1KK6u+0SRj0JiVOKZFvkA8JDUysroTc7iKOH39426A8Rbdag==
"@softwareventures/precise-commits@3.0.33":
version "3.0.33"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.33.tgz#5578f6076f70fde0dc554094e495ee195cda3672"
integrity sha512-MRHTY651p11x+EmNCLgEU9setPIIO05aom3C92Hk7Y5ftskSY7VLAq9O5AkVcw02Ehs7cqUZOWF3bglUrsbrrA==
dependencies:
"@softwareventures/array" "6.0.3"
"@softwareventures/nullable" "3.1.0"
"@softwareventures/array" "6.1.0"
"@softwareventures/nullable" "3.2.0"
execa "5.1.1"
find-up "5.0.0"
glob "8.1.0"
Expand Down

0 comments on commit 67da1bf

Please sign in to comment.