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.26
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 4ca9213 commit 0852530
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.21",
"@softwareventures/precise-commits": "3.0.26",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/tsconfig": "7.0.0",
Expand Down
38 changes: 11 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,17 +597,17 @@
dependencies:
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"

"@softwareventures/precise-commits@3.0.21":
version "3.0.21"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.21.tgz#61ea3d598033a5d6aae4b6a7b65ebbce5cd2d4bd"
integrity sha512-9jrTQBTN7YraX1EHwLNAV68qUQ/+pfr7dEcTX4JbUc+CGUNaUbF3vfQLOpx9ONZ+Y2J4X89NbiicxDawd9UXHA==
"@softwareventures/precise-commits@3.0.26":
version "3.0.26"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.26.tgz#c218c0567aa0eadcb1b8502c3026e4aa3d2cf4eb"
integrity sha512-tDzNu0XEVOTLMK3H9pzm3CjZjbFfHHgn+Vz1ffyKDeFoZQpvkC3HskfMl/eSLn/x9z+jF0CmK0ouMJdXYlhl0Q==
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.1"
glob "8.1.0"
ignore "5.3.0"
mri "1.2.0"
ora "5.4.1"
tslib "2.6.2"
Expand Down Expand Up @@ -2544,18 +2544,7 @@ glob@7.2.3, glob@^7.1.3, glob@^7.1.4:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^5.0.1"
once "^1.3.0"

glob@^8.0.1:
glob@8.1.0, glob@^8.0.1:
version "8.1.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
Expand Down Expand Up @@ -2837,15 +2826,10 @@ ignore-walk@^5.0.1:
dependencies:
minimatch "^5.0.1"

ignore@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.1.tgz#c2b1f76cb999ede1502f3a226a9310fdfe88d46c"
integrity sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==

ignore@^5.2.0, ignore@^5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
ignore@5.3.0, ignore@^5.2.0, ignore@^5.2.4:
version "5.3.0"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==

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

0 comments on commit 0852530

Please sign in to comment.