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 @@ -97,7 +97,7 @@
"@commitlint/cz-commitlint": "17.3.0",
"@softwareventures/eslint-config": "7.1.0",
"@softwareventures/precise-commits": "2.0.24",
"@softwareventures/prettier-config": "3.0.0",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "2.0.3",
"@softwareventures/tsconfig": "6.0.0",
"@types/node": "17.0.45",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ __metadata:
"@softwareventures/nullable": ^3.0.0
"@softwareventures/ordered": ^2.0.0
"@softwareventures/precise-commits": 2.0.24
"@softwareventures/prettier-config": 3.0.0
"@softwareventures/prettier-config": 4.0.0
"@softwareventures/semantic-release-config": 2.0.3
"@softwareventures/tsconfig": 6.0.0
"@types/node": 17.0.45
Expand Down Expand Up @@ -966,12 +966,12 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/prettier-config@npm:3.0.0":
version: 3.0.0
resolution: "@softwareventures/prettier-config@npm:3.0.0"
"@softwareventures/prettier-config@npm:4.0.0":
version: 4.0.0
resolution: "@softwareventures/prettier-config@npm:4.0.0"
dependencies:
tslib: 2.3.1
checksum: 6ce1c6204aa374a3d243b6115306a5b095cadc51e426c921488b00d6b208490f59b9546b766c864dfc71eac48e52418cb081db4215c75d57c7f1fdfb740443d1
tslib: 2.4.0
checksum: 30e47a2b0f4ad69bc4e6a85e0df5da472b9ac72441540864ace323ac6c12138a9e2aca6abccbf46a0ac83956dbaa248b379fbe86780aea132d7e9b5da579e1d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7249,13 +7249,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.3.1":
version: 2.3.1
resolution: "tslib@npm:2.3.1"
checksum: de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
languageName: node
linkType: hard

"tslib@npm:2.4.0":
version: 2.4.0
resolution: "tslib@npm:2.4.0"
Expand Down