Skip to content

Commit f204878

Browse files
Update dependency title-case to v4
1 parent 3d2286c commit f204878

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lodash": "4.17.21",
5151
"lorem-ipsum": "2.0.8",
5252
"superbytes": "1.9.1",
53-
"title-case": "3.0.3",
53+
"title-case": "4.3.0",
5454
"tty-table": "4.2.3"
5555
}
5656
}

Diff for: yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -7656,12 +7656,10 @@ through@^2.3.6:
76567656
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
76577657
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
76587658

7659-
7660-
version "3.0.3"
7661-
resolved "https://registry.yarnpkg.com/title-case/-/title-case-3.0.3.tgz#bc689b46f02e411f1d1e1d081f7c3deca0489982"
7662-
integrity sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==
7663-
dependencies:
7664-
tslib "^2.0.3"
7659+
7660+
version "4.3.0"
7661+
resolved "https://registry.yarnpkg.com/title-case/-/title-case-4.3.0.tgz#94843a9c64c2b5e0fa77113a649354a1cdc2398f"
7662+
integrity sha512-+Pmlr+ads9A2nbK40+AyiHgEUpHasiR14Oqcp3QUvNmFN3qS0FJCj9SHHI7eFCQeGzL2tlGOyTeNh76TwpppFQ==
76657663

76667664
76677665
version "0.0.28"

0 commit comments

Comments
 (0)