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.7
  • Loading branch information
renovate[bot] authored Dec 15, 2022
1 parent 617b80a commit c3646d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.6",
"@softwareventures/precise-commits": "3.0.7",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/tsconfig": "7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -555,17 +555,17 @@
dependencies:
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"

"@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==
"@softwareventures/precise-commits@3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.7.tgz#360e2b35030fa873f91ee296b65519daa5c71898"
integrity sha512-+Bhitt3NiY60YNkwb+5fg8ncULw3Xl0dZpD/o9YJj+IA4nWPOklVqslKNQ+VXum/EQ5wGy7r29PufapS/jYI+g==
dependencies:
"@softwareventures/array" "6.0.3"
"@softwareventures/nullable" "3.1.0"
execa "5.1.1"
find-up "5.0.0"
glob "8.0.3"
ignore "5.2.0"
ignore "5.2.1"
mri "1.2.0"
ora "5.4.1"
tslib "2.4.1"
Expand Down Expand Up @@ -2661,10 +2661,10 @@ ignore-walk@^5.0.1:
dependencies:
minimatch "^5.0.1"

ignore@5.2.0, ignore@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
ignore@5.2.1, ignore@^5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.1.tgz#c2b1f76cb999ede1502f3a226a9310fdfe88d46c"
integrity sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==

import-fresh@^3.0.0, import-fresh@^3.2.1:
version "3.3.0"
Expand Down

0 comments on commit c3646d1

Please sign in to comment.