Skip to content

Commit 86af9fb

Browse files
Bump typescript-is from 0.17.0 to 0.17.1
Bumps [typescript-is](https://github.com/woutervh-/typescript-is) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/woutervh-/typescript-is/releases) - [Commits](woutervh-/typescript-is@v0.17.0...v0.17.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02a9619 commit 86af9fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"native-promise-pool": "^3.16.0",
1616
"recursive-readdir": "^2.2.2",
1717
"string-format": "^2.0.0",
18-
"typescript-is": "^0.17.0"
18+
"typescript-is": "^0.17.1"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^14.14.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@ tunnel@0.0.6, tunnel@^0.0.6:
480480
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
481481
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
482482

483-
typescript-is@^0.17.0:
484-
version "0.17.0"
485-
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.17.0.tgz#b810e240463739d212d7e91f92b275f3a285ef29"
486-
integrity sha512-Tq0b/tcw0khcKFY3V8Md4x2np9LGNvFu5KUlPEZMx1ryUyzhSF+u4gqF9EleiH60g8UFJFzG4w4Aj5ISslxvKg==
483+
typescript-is@^0.17.1:
484+
version "0.17.1"
485+
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.17.1.tgz#d1308dc9a318cc800fc86ec4843a4c8f853a17f7"
486+
integrity sha512-RIz2hSJO5LPh5URMMf+5BTES+kfggk47qQ+Jez0Vg02LYT499OHsHr3V+GUsmvrkWQKd3Jgu6qo3C9Jz2N4wLQ==
487487
dependencies:
488488
nested-error-stacks "^2"
489489
tsutils "^3.17.1"

0 commit comments

Comments
 (0)