Skip to content

Commit 29d64b5

Browse files
committed
change typescript 3.9.6
1 parent 747de76 commit 29d64b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"prettier": "^2.0.5",
112112
"supertest": "^4.0.2",
113113
"ts-node": "^9.0.0",
114-
"typescript": "^4.0.2"
114+
"typescript": "^3.9.6"
115115
},
116116
"engines": {
117117
"node": ">=10.x"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7672,10 +7672,10 @@ typedarray@^0.0.6:
76727672
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
76737673
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
76747674

7675-
typescript@^4.0.2:
7676-
version "4.0.2"
7677-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
7678-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
7675+
typescript@^3.9.6:
7676+
version "3.9.7"
7677+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7678+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
76797679

76807680
uglify-js@^3.1.4:
76817681
version "3.10.1"

0 commit comments

Comments
 (0)