Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 8d586ce

Browse files
committed
chore(deps): update dependency typescript to ^3.9.6
1 parent 3f9ea6e commit 8d586ce

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
@@ -74,7 +74,7 @@
7474
"semantic-release": "^17.0.8",
7575
"sinon": "^9.0.2",
7676
"ts-node": "^8.10.1",
77-
"typescript": "^3.8.3",
77+
"typescript": "^3.9.6",
7878
"webpack": "^4.43.0",
7979
"webpack-cli": "^3.3.11"
8080
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8437,10 +8437,10 @@ typedarray@^0.0.6:
84378437
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
84388438
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
84398439

8440-
typescript@^3.8.3:
8441-
version "3.8.3"
8442-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
8443-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
8440+
typescript@^3.9.6:
8441+
version "3.9.6"
8442+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
8443+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
84448444

84458445
ua-parser-js@0.7.21:
84468446
version "0.7.21"

0 commit comments

Comments
 (0)