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.6
  • Loading branch information
renovate[bot] authored Nov 25, 2022
1 parent b8ddedc commit 60d61bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@softwareventures/eslint-config": "7.1.0",
"@softwareventures/precise-commits": "3.0.5",
"@softwareventures/precise-commits": "3.0.6",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/tsconfig": "7.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,12 +541,12 @@
dependencies:
tslib "^2.3.1"

"@softwareventures/nullable@3.0.0", "@softwareventures/nullable@^1.0.0 || ^2.0.0 || ^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@softwareventures/nullable/-/nullable-3.0.0.tgz#979045c99e7c8a9055cb25c3c5cb5b9edfc50085"
integrity sha512-kgYOGJHzgZl0QGqMqbRe34i5VaRQUsG+X9AcblJL1lGDq+npLsCS974VSJmOBxnSqIQ5dcgah+zBxHndH8qzfg==
"@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==
dependencies:
tslib "2.4.0"
tslib "2.4.1"

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

"@softwareventures/precise-commits@3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.5.tgz#4af4afc3819583c69d56b8fb3a7208c4e20d1343"
integrity sha512-Vu3ODeQR6iIEFRI2J7YxZdaS8yv39xtFpzc2Q7rI3Xal/g0Fs9ObejE8vWz34ZGPwxUaL28DJlV29nhuPuAFvw==
"@softwareventures/precise-commits@3.0.6":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.6.tgz#5f15ea7723581cc5f96dc92f47fc08284b56d7c8"
integrity sha512-wXi9Fg9VKhtEoXC0Nlq7dMgpZC4oIETewCE9lmhen0hsk9b3EYOqvkX6lGwZRn9IToNp2JGU3E3reuq4CIA/WQ==
dependencies:
"@softwareventures/array" "6.0.3"
"@softwareventures/nullable" "3.0.0"
"@softwareventures/nullable" "3.1.0"
execa "5.1.1"
find-up "5.0.0"
glob "8.0.3"
Expand Down

0 comments on commit 60d61bb

Please sign in to comment.