Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency type-coverage to ^2.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 1, 2021
1 parent bcd645b commit 7735c3c
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 @@ -60,7 +60,7 @@
"rimraf": "^3.0.2",
"ts-node": "^10.1.0",
"tslint": "^6.1.3",
"type-coverage": "^2.18.0",
"type-coverage": "^2.18.2",
"typescript": "^4.3.4"
},
"resolutions": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7239,24 +7239,24 @@ type-check@^0.4.0, type-check@~0.4.0:
dependencies:
prelude-ls "^1.2.1"

type-coverage-core@^2.17.5:
version "2.17.5"
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.17.5.tgz#c5fd423be515c9207c82d7fa529847fefed19e6a"
integrity sha512-FfkH2kIgQkkgC47V2WHJZWBbjYjMw2ZpQRdRGTcMBAnkijmRCp9I1LpOuI+Gv4MDtniRLnkAo8htGGt2iExFgA==
type-coverage-core@^2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.18.2.tgz#2ffe1abe035c5a506614778223536b5d1d22f451"
integrity sha512-cyQKmRoh+7gbIvXnPg5F6xWTdZ2+0R0tqgdJaIImqDs1Gih6fBeIDhYblS25TkR2ZmacmYnG33nAvQUe89zwnA==
dependencies:
fast-glob "3"
minimatch "3"
normalize-path "3"
tslib "1 || 2"
tsutils "3"

type-coverage@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.18.0.tgz#ed2fc6d23a4517bae0bb7ee54863e6c77461165a"
integrity sha512-SAyrR6Xl7GfHNcXU8Y3wSnJfGftdCvf/b2JlJJtt7gt74T0dCF077/ukhlLjI/MsWmRCxW8k8x/d4AjrFiLSpQ==
type-coverage@^2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.18.2.tgz#96fb05aff17bc56bb85a94339c7291742ddafe67"
integrity sha512-1CumIpMrwTtp0asIBoYfvZlaEgxlIwGhIs/UoKuKOIIsNWnXw4iThg+LyEGMLfNJNsCEzheeZR4Xx9F8QdPXPg==
dependencies:
minimist "1"
type-coverage-core "^2.17.5"
type-coverage-core "^2.18.2"

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

0 comments on commit 7735c3c

Please sign in to comment.