Skip to content

Commit b91536a

Browse files
committed
chore(deps): update dependency typescript to ^3.9.8
1 parent 80bf4d1 commit b91536a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"semantic-release": "^15.13.3",
6262
"sourcegraph": "^24.8.0",
6363
"ts-node": "^8.1.0",
64-
"typescript": "^3.9.6"
64+
"typescript": "^3.9.8"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6726,10 +6726,10 @@ typedarray@^0.0.6:
67266726
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
67276727
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
67286728

6729-
typescript@^3.9.6:
6730-
version "3.9.6"
6731-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
6732-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
6729+
typescript@^3.9.8:
6730+
version "3.9.8"
6731+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
6732+
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
67336733

67346734
uglify-js@^3.1.4:
67356735
version "3.5.9"

0 commit comments

Comments
 (0)