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 d94595a commit c979cef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@softwareventures/semantic-release-config": "4.1.0",
"@softwareventures/semantic-release-config": "5.1.0",
"@softwareventures/tsconfig": "7.3.0",
"@softwareventures/tslint-rules": "2.0.0",
"ava": "5.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,12 +516,12 @@
dependencies:
tslib "^1.9.3 || ^2.0.0 || ^2.1.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/[email protected]":
version "7.3.0"
Expand Down

0 comments on commit c979cef

Please sign in to comment.