Skip to content

Commit

Permalink
chore(deps): update dependency type-coverage to ^2.29.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent d6fc093 commit 5d67ad8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"simple-git-hooks": "^2.9.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"type-coverage": "^2.27.1",
"type-coverage": "^2.29.6",
"typescript": "^5.3.3"
},
"resolutions": {
Expand Down
50 changes: 30 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3759,7 +3759,7 @@ __metadata:
simple-git-hooks: "npm:^2.9.0"
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
type-coverage: "npm:^2.27.1"
type-coverage: "npm:^2.29.6"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5950,14 +5950,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
Expand All @@ -5967,6 +5960,13 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -12298,7 +12298,16 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:6 || 7 || 8 || 9, minimatch@npm:9.0.3, minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
"minimatch@npm:6 || 7 || 8 || 9 || 10":
version: 10.0.1
resolution: "minimatch@npm:10.0.1"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
languageName: node
linkType: hard

"minimatch@npm:9.0.3, minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
Expand Down Expand Up @@ -16182,30 +16191,31 @@ __metadata:
languageName: node
linkType: hard

"type-coverage-core@npm:^2.27.1":
version: 2.27.1
resolution: "type-coverage-core@npm:2.27.1"
"type-coverage-core@npm:^2.29.6":
version: 2.29.6
resolution: "type-coverage-core@npm:2.29.6"
dependencies:
fast-glob: "npm:3"
minimatch: "npm:6 || 7 || 8 || 9"
minimatch: "npm:6 || 7 || 8 || 9 || 10"
normalize-path: "npm:3"
tslib: "npm:1 || 2"
tsutils: "npm:3"
peerDependencies:
typescript: 2 || 3 || 4 || 5
checksum: 76270bf63d718b09066c097a09b49a98bd2518d615d42d963c8620f1545345c81efbdd295388df1eef53e3b07d68130f1c22026462ebdb67d66c2473f054259f
checksum: dae2bba2992970dd83b9ec148606462f1585688d506ef6c6ba3a44ecf755ab59a46f2fb52b9c08ce13dc924aa6c85940326d6e454319c852f271d2cfbb328ed6
languageName: node
linkType: hard

"type-coverage@npm:^2.27.1":
version: 2.27.1
resolution: "type-coverage@npm:2.27.1"
"type-coverage@npm:^2.29.6":
version: 2.29.6
resolution: "type-coverage@npm:2.29.6"
dependencies:
chalk: "npm:4.1.2"
minimist: "npm:1"
type-coverage-core: "npm:^2.27.1"
type-coverage-core: "npm:^2.29.6"
bin:
type-coverage: bin/type-coverage
checksum: 3652416f2785375e395919763404314d507e43bbf7c28f5faec74be6ca762823082fa0723de68111a5b227b433f161cdc7472d906bb709870c205640ace91192
checksum: 75a48ae7d080b4538f3cbc00b1a1265f287ba74c508795cb51523b346a097211cec9cb522d1ae60b8142bef24ba08282d9d5a7335abee270794db5ca1d485998
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d67ad8

Please sign in to comment.