File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 47
47
"husky" : " ^4.2.5" ,
48
48
"jest" : " ^26.0.1" ,
49
49
"test-listen" : " ^1.1.0" ,
50
- "ts-jest" : " ^26.0 .0" ,
50
+ "ts-jest" : " ^26.1 .0" ,
51
51
"tsdx" : " ^0.13.2" ,
52
52
"tslib" : " ^1.13.0" ,
53
- "typescript" : " ^3.8.4 "
53
+ "typescript" : " ^3.9.5 "
54
54
},
55
55
"dependencies" : {
56
56
"@vercel/node" : " ^1.6.1" ,
Original file line number Diff line number Diff line change @@ -6943,10 +6943,10 @@ ts-jest@^24.0.2:
6943
6943
semver "^5.5"
6944
6944
yargs-parser "10.x"
6945
6945
6946
- ts-jest@^26.0 .0 :
6947
- version "26.0 .0"
6948
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.0 .0.tgz#957b802978249aaf74180b9dcb17b4fd787ad6f3 "
6949
- integrity sha512-eBpWH65mGgzobuw7UZy+uPP9lwu+tPp60o324ASRX4Ijg8UC5dl2zcge4kkmqr2Zeuk9FwIjvCTOPuNMEyGWWw ==
6946
+ ts-jest@^26.1 .0 :
6947
+ version "26.1 .0"
6948
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1 .0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417 "
6949
+ integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q ==
6950
6950
dependencies :
6951
6951
bs-logger "0.x"
6952
6952
buffer-from "1.x"
@@ -7089,11 +7089,16 @@ typedarray-to-buffer@^3.1.5:
7089
7089
dependencies :
7090
7090
is-typedarray "^1.0.0"
7091
7091
7092
- typescript@^3.7.3, typescript@^3.8.4 :
7092
+ typescript@^3.7.3 :
7093
7093
version "3.9.3"
7094
7094
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
7095
7095
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
7096
7096
7097
+ typescript@^3.9.5 :
7098
+ version "3.9.5"
7099
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
7100
+ integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
7101
+
7097
7102
unicode-canonical-property-names-ecmascript@^1.0.4 :
7098
7103
version "1.0.4"
7099
7104
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments