Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@softwareventures/eslint-config": "7.10.0",
"@softwareventures/precise-commits": "4.0.23",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
"@softwareventures/semantic-release-config": "5.1.1",
"@softwareventures/tsconfig": "7.3.0",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ __metadata:
"@softwareventures/eslint-config": "npm:7.10.0"
"@softwareventures/precise-commits": "npm:4.0.23"
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:4.1.0"
"@softwareventures/semantic-release-config": "npm:5.1.1"
"@softwareventures/tsconfig": "npm:7.3.0"
"@types/node": "npm:17.0.45"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
Expand Down Expand Up @@ -1135,15 +1135,17 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/semantic-release-config@npm:4.1.0":
version: 4.1.0
resolution: "@softwareventures/semantic-release-config@npm:4.1.0"
"@softwareventures/semantic-release-config@npm:5.1.1":
version: 5.1.1
resolution: "@softwareventures/semantic-release-config@npm:5.1.1"
dependencies:
tslib: "npm:2.6.2"
tslib: "npm:2.8.1"
peerDependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
pinst: ">= 2.1.6"
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
checksum: 10c0/efd21e6598d1f7f4f336463f8ce1702ba529d1f186585d2ac9944c1c461d13b173d406464b12656e2e74b8054850d960f7f84c3a3e86b2aa44242e9bb3eb1fae
semantic-release-pinst: ^1.0.0
checksum: 10c0/1b14c3db31af3a62ceb9f184cb99903a4d012426c76f87f58e270887f8eee073228a4b410ee74ce58e9fdbac4dd00d172d82939984f0f51d7fd0849ac82ab5ff
languageName: node
linkType: hard

Expand Down
Loading