Skip to content

Commit 1a7d21b

Browse files
Update dependency title-case to v4
1 parent 775938c commit 1a7d21b

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.0.0",
5454
"tty-table": "4.2.2"
5555
}
5656
}

Diff for: yarn.lock

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

7605-
7606-
version "3.0.3"
7607-
resolved "https://registry.yarnpkg.com/title-case/-/title-case-3.0.3.tgz#bc689b46f02e411f1d1e1d081f7c3deca0489982"
7608-
integrity sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==
7609-
dependencies:
7610-
tslib "^2.0.3"
7605+
7606+
version "4.0.0"
7607+
resolved "https://registry.yarnpkg.com/title-case/-/title-case-4.0.0.tgz#84286f516f981e386294ed3c4d6c36b6dcf3dba4"
7608+
integrity sha512-rz7G0ostABc6D53SU4Wxp+Xz6Ncux2toZ9VuKbocWcE+57GPmAKEQrIh9UHZoES5R0ZIP1zCOto2KkNzaK72aA==
76117609

76127610
76137611
version "0.0.28"

0 commit comments

Comments
 (0)