Skip to content

Commit 660dc06

Browse files
authored
Merge pull request #76 from satackey/dependabot/npm_and_yarn/typescript-is-0.17.0
Bump typescript-is from 0.16.3 to 0.17.0
2 parents 0e37ada + 0ed54db commit 660dc06

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.16.3"
18+
"typescript-is": "^0.17.0"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^14.14.9",

yarn.lock

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

477-
typescript-is@^0.16.3:
478-
version "0.16.3"
479-
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.16.3.tgz#85eefd5f13ee03ecb0d4aed34c0ac0c773d271c6"
480-
integrity sha512-Vlpo9YFnjWEBUyfD5Yx3MLYupxMdK15ZBHkDYOWpRZWcjXS2XNScKMWhY5JSouu9+q4wduGz/v1lfZdW9Hk+qQ==
477+
typescript-is@^0.17.0:
478+
version "0.17.0"
479+
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.17.0.tgz#b810e240463739d212d7e91f92b275f3a285ef29"
480+
integrity sha512-Tq0b/tcw0khcKFY3V8Md4x2np9LGNvFu5KUlPEZMx1ryUyzhSF+u4gqF9EleiH60g8UFJFzG4w4Aj5ISslxvKg==
481481
dependencies:
482482
nested-error-stacks "^2"
483483
tsutils "^3.17.1"

0 commit comments

Comments
 (0)