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 v5
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 3def238 commit e303d13
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 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.9.0",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
"@softwareventures/semantic-release-config": "5.1.0",
"@softwareventures/tsconfig": "7.3.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -579,12 +579,12 @@
dependencies:
tslib "2.4.0"

"@softwareventures/semantic-release-config@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.1.0.tgz#a04a7451a2380e36592a7186132e48246ec04132"
integrity sha512-fBJqi08MR4JONYbehx9ieu1U2fc7UaC2/OFu99Jo0x+B10gK96AQUf968d6+5tIEN+pdXCOeegbREGqv/NUHMQ==
"@softwareventures/semantic-release-config@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-5.1.0.tgz#27b0a34550b0539f8f9b02c8f32a6780d2212502"
integrity sha512-vVSORLLx2G86ZjmFvE2qPHJqCJpwWO5S5xgg0/pilN69Xuoea79x6PD4nz501WQOUfmHlKJ/eZq9ytj3hRcdbQ==
dependencies:
tslib "2.6.2"
tslib "2.8.1"

"@softwareventures/table@^0.1.2 || ^1.0.0 || ^2.0.0":
version "2.0.1"
Expand Down Expand Up @@ -4854,11 +4854,16 @@ tslib@2.4.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

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

tslib@2.8.1, "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

tslib@^1.8.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
Expand Down

0 comments on commit e303d13

Please sign in to comment.