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

Commit 00e9ed6

Browse files
committed
chore(deps): update dependency typescript to v3.9.5
1 parent a5a8ae2 commit 00e9ed6

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
@@ -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.5"
7171
},
7272
"eslintConfig": {
7373
"parser": "@typescript-eslint/parser",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.5:
9356+
version "3.9.5"
9357+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
9358+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
93599359

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

0 commit comments

Comments
 (0)