Skip to content
Merged
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 @@ -34,7 +34,7 @@
"@softwareventures/eslint-config": "7.0.1",
"@softwareventures/precise-commits": "2.0.24",
"@softwareventures/prettier-config": "3.0.0",
"@softwareventures/semantic-release-config": "2.0.3",
"@softwareventures/semantic-release-config": "3.0.0",
"@softwareventures/tsconfig": "7.0.0",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "5.40.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -884,13 +884,13 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/semantic-release-config@npm:2.0.3":
version: 2.0.3
resolution: "@softwareventures/semantic-release-config@npm:2.0.3"
"@softwareventures/semantic-release-config@npm:3.0.0":
version: 3.0.0
resolution: "@softwareventures/semantic-release-config@npm:3.0.0"
dependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0
tslib: 2.4.0
checksum: e0d54b36144391b7bbf4fec4a3072e5916d8efa48d97af1f3a3c4ecc2b812fef2c837c89851660806bdb076c4dc0098604f867f91bd9b574e3baeb83d599ee8d
checksum: 6644c36a749fb815f25b8aeabe36a8df74d85a38f20e2e4dc2a51fdaff59e4edb8359a45b10d87a020f3e348df655a4ce71e2a5ab20901086784e50874e6caf4
languageName: node
linkType: hard

Expand All @@ -904,7 +904,7 @@ __metadata:
"@softwareventures/eslint-config": 7.0.1
"@softwareventures/precise-commits": 2.0.24
"@softwareventures/prettier-config": 3.0.0
"@softwareventures/semantic-release-config": 2.0.3
"@softwareventures/semantic-release-config": 3.0.0
"@softwareventures/tsconfig": 7.0.0
"@types/node": 17.0.45
"@typescript-eslint/eslint-plugin": 5.40.0
Expand Down