Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 579a034

Browse files
committed
chore(deps): update dependency typescript to v3.9.8
1 parent a5a8ae2 commit 579a034

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
@@ -67,7 +67,7 @@
6767
"semantic-release": "16.0.0-beta.36",
6868
"trash-cli": "1.4.0",
6969
"ts-jest": "23.10.5",
70-
"typescript": "3.3.3"
70+
"typescript": "3.9.8"
7171
},
7272
"eslintConfig": {
7373
"parser": "@typescript-eslint/parser",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9352,10 +9352,10 @@ typedarray@^0.0.6:
93529352
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
93539353
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
93549354

9355-
typescript@3.3.3:
9356-
version "3.3.3"
9357-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
9358-
integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
9355+
typescript@3.9.8:
9356+
version "3.9.8"
9357+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
9358+
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
93599359

93609360
uglify-js@^3.1.4:
93619361
version "3.4.9"

0 commit comments

Comments
 (0)