Skip to content

Commit

Permalink
chore(deps): update dependency type-coverage to ^2.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 3d77cfe commit e8575c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"size-limit": "^11.0.1",
"size-limit-preset-node-lib": "^0.3.0",
"tsx": "^4.6.2",
"type-coverage": "^2.27.0",
"type-coverage": "^2.27.2",
"typescript": "^5.3.3",
"yarn-deduplicate": "^6.0.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10363,24 +10363,24 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

type-coverage-core@^2.26.3:
version "2.26.3"
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.26.3.tgz#47e2c8225f582d1ca9551c2bace20836b295c944"
integrity sha512-rzNdW/tClHJvsUiy787b/UX53bNh1Dn7A5KqZDQjkL3j7iKFv/KnTolxDBBgTPcK4Zn9Ab7WLrik7cXw2oZZqw==
type-coverage-core@^2.27.2:
version "2.27.2"
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.27.2.tgz#4971fb32b891c5db340c59ac4c717efe33c38116"
integrity sha512-Iehy4Ap4n0DR21ag4YIIyU5kiRwvohRel37vfMbA0MP7/XMmm1UCfCb2Cz/WNLej/f/TlLwqg5RBgoR6kqoZ0g==
dependencies:
fast-glob "3"
minimatch "6 || 7 || 8 || 9"
normalize-path "3"
tslib "1 || 2"
tsutils "3"

type-coverage@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.27.0.tgz#682de585b8814d0772100cd99b31df8f3eb75f7b"
integrity sha512-Gs4HcUPrZ+Z7De/eqZfw60SOEjzN30CI94p/2luye0IUI1y9TsWVOkchrqArR3khpN+ACXXQyxsiqH0FdoN48Q==
type-coverage@^2.27.2:
version "2.27.2"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.27.2.tgz#328924e9271c9910c1044bc0f58f90a90a81647f"
integrity sha512-PxtgwMd5eXetrxemwd4Jiufj33erMc9UZLaN4jsCO4a1Xb6bLHJBeS+4XM6lSdY1Qe50BpNda4Lk1pZqVFJ20A==
dependencies:
minimist "1"
type-coverage-core "^2.26.3"
type-coverage-core "^2.27.2"

type-fest@^0.13.1:
version "0.13.1"
Expand Down

0 comments on commit e8575c1

Please sign in to comment.