Skip to content

Commit b9417ab

Browse files
authored
Merge pull request #6 from satackey/dependabot/npm_and_yarn/typescript-is-0.16.3
Bump typescript-is from 0.16.2 to 0.16.3
2 parents 9fb7cb1 + 47f07fb commit b9417ab

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
@@ -11,7 +11,7 @@
1111
"actions-exec-listener": "^0.0.1",
1212
"crypto": "^1.0.1",
1313
"string-format": "^2.0.0",
14-
"typescript-is": "^0.16.2"
14+
"typescript-is": "^0.16.3"
1515
},
1616
"devDependencies": {
1717
"@types/node": "^14.0.11",

yarn.lock

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

465-
typescript-is@^0.16.2:
466-
version "0.16.2"
467-
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.16.2.tgz#40311cf3b06a44447b1ab0cb773bba0a7d8ef233"
468-
integrity sha512-vvA/khfCu/Wq+8LauB3gMJJ2lNzo7OJkZHdDLnvzR5OTJaO+0Plr3HIFEuEHtVHd6ptcnb3yqrofufmKKkflLw==
465+
typescript-is@^0.16.3:
466+
version "0.16.3"
467+
resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.16.3.tgz#85eefd5f13ee03ecb0d4aed34c0ac0c773d271c6"
468+
integrity sha512-Vlpo9YFnjWEBUyfD5Yx3MLYupxMdK15ZBHkDYOWpRZWcjXS2XNScKMWhY5JSouu9+q4wduGz/v1lfZdW9Hk+qQ==
469469
dependencies:
470470
nested-error-stacks "^2"
471471
tsutils "^3.17.1"

0 commit comments

Comments
 (0)