Skip to content

Commit 5bd86d2

Browse files
committed
Update dependency @types/is to v0.0.21
1 parent cca9b61 commit 5bd86d2

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Juan Camilo Guarín P",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@types/is": "0.0.19",
18+
"@types/is": "0.0.21",
1919
"@types/jest": "22.1.3",
2020
"@types/node": "8.10.2",
2121
"jest": "21.2.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@
3737
chalk "^2.0.0"
3838
js-tokens "^4.0.0"
3939

40-
"@types/is@0.0.19":
41-
version "0.0.19"
42-
resolved "https://registry.yarnpkg.com/@types/is/-/is-0.0.19.tgz#0fd42363a1233c70659b5a5373d6309a68a07022"
40+
"@types/is@0.0.21":
41+
version "0.0.21"
42+
resolved "https://registry.yarnpkg.com/@types/is/-/is-0.0.21.tgz#1f4b0afe428991564abbd890844eba2458bc83e6"
43+
integrity sha512-j2v73mj4I47lOaA8r+5tknsgsqlRPDN224sS0Y7ORzlx3AXxqL6RhK/BRhEMP98RJIVW7WTnXZ9ZqQSNdWWuwg==
4344

4445
"@types/jest@22.1.3":
4546
version "22.1.3"

0 commit comments

Comments
 (0)