Skip to content

Commit

Permalink
Update dependency type-coverage to v2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent a96b140 commit a43637f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "29.1.2",
"type-coverage": "2.28.0",
"type-coverage": "2.28.1",
"typescript": "5.4.3"
},
"dependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4296,7 +4296,7 @@ type-check@^0.4.0, type-check@~0.4.0:
dependencies:
prelude-ls "^1.2.1"

type-coverage-core@^2.28.0:
type-coverage-core@^2.28.1:
version "2.28.1"
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.28.1.tgz#047520fc969337c60935600c24d5d2c1c120cc1a"
integrity sha512-NniLJtLiDg0+dhrf/9ACGwi3OAhIfvd20f1CB0yxIUBMECwmJp7e7me3lM8djkrDBJtqSY+uXA6PRs+yv3HTnA==
Expand All @@ -4307,13 +4307,13 @@ type-coverage-core@^2.28.0:
tslib "1 || 2"
tsutils "3"

type-coverage@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.28.0.tgz#84e472c8fe9076a00a03f2f46f12da9211d075ef"
integrity sha512-bFuARBEKQkUHHTrRJhA1951WJ0BJx5Ao+2K2Fd6ny9QFevgf6Y6yZGesLwMQkC/fszUyXdpQEMr2QvqYtRLX4w==
type-coverage@2.28.1:
version "2.28.1"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.28.1.tgz#8fb4e759c977371220ceb8b35bc1d9bc8ebde16d"
integrity sha512-nFpCkjyDPA+QeA0aRp3mVJ/XccounJ0Ls5IXVlCKI3XCQPzO3QFUl5zjFnmulw8hWe+r9u9EFjDsAxp8PnLMvQ==
dependencies:
minimist "1"
type-coverage-core "^2.28.0"
type-coverage-core "^2.28.1"

type-detect@4.0.8:
version "4.0.8"
Expand Down

0 comments on commit a43637f

Please sign in to comment.