Skip to content

Commit 96c379d

Browse files
Bump typescript from 3.8.3 to 3.9.3 (#39)
1 parent ea316d0 commit 96c379d

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
@@ -44,6 +44,6 @@
4444
"js-yaml": "^3.14.0",
4545
"prettier": "^2.0.5",
4646
"ts-jest": "^24.2.0",
47-
"typescript": "^3.6.4"
47+
"typescript": "^3.9.3"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4572,10 +4572,10 @@ type-fest@^0.8.1:
45724572
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
45734573
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
45744574

4575-
typescript@^3.6.4:
4576-
version "3.8.3"
4577-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
4578-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
4575+
typescript@^3.9.3:
4576+
version "3.9.3"
4577+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
4578+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
45794579

45804580
union-value@^1.0.0:
45814581
version "1.0.1"

0 commit comments

Comments
 (0)