Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/semantic-release-con…
Browse files Browse the repository at this point in the history
…fig to v4
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent f9ae7ec commit 073edb8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"tslib": "^1.9.3 || ^2.0.0 || ^2.1.0"
},
"devDependencies": {
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/semantic-release-config": "4.0.0",
"@softwareventures/tsconfig": "7.0.1",
"@softwareventures/tslint-rules": "2.0.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
30 changes: 10 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,13 +484,12 @@
dependencies:
tslib "2.4.1"

"@softwareventures/semantic-release-config@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-3.1.0.tgz#632a99bcd2e5a730a002376c7bfc63d114217219"
integrity sha512-wSgC3Rz3IK4YhFUh2LIIbzCSwBoiSVlhHKUGJ1OmdMRf2g/9FSuTzM5Ak0+xK/X3Rw3ZuiDebAMkGMG1XvF5aw==
"@softwareventures/semantic-release-config@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.0.0.tgz#7326133322b8c57d5a1c96b4795428d955641802"
integrity sha512-lxE7yPce1NnKyxYEpfNFOLLij/uBAmRnRDGdPhUEM+WPeAPi9vLeqKTU0m4vfDbYdybhMAtmgSxuzczR68e0IQ==
dependencies:
conventional-changelog-conventionalcommits "^4.6.3 || ^5.0.0"
tslib "2.4.1"
tslib "2.6.2"

"@softwareventures/[email protected]":
version "7.0.1"
Expand Down Expand Up @@ -1026,15 +1025,6 @@ conventional-changelog-angular@^5.0.0:
compare-func "^2.0.0"
q "^1.5.1"

"conventional-changelog-conventionalcommits@^4.6.3 || ^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
dependencies:
compare-func "^2.0.0"
lodash "^4.17.15"
q "^1.5.1"

conventional-changelog-writer@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"
Expand Down Expand Up @@ -3747,16 +3737,16 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

[email protected], "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.1.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslib@^1.13.0, tslib@^1.8.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

"tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.1.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslint-eslint-rules@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/tslint-eslint-rules/-/tslint-eslint-rules-5.4.0.tgz#e488cc9181bf193fe5cd7bfca213a7695f1737b5"
Expand Down

0 comments on commit 073edb8

Please sign in to comment.