File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' skuba ' : patch
3
+ ---
4
+
5
+ ** deps:** typescript 4.1.5
Original file line number Diff line number Diff line change 89
89
"ts-node" : " ^9.1.1" ,
90
90
"ts-node-dev" : " 1.1.1" ,
91
91
"tsconfig-seek" : " 1.0.2" ,
92
- "typescript" : " 4.1.3 "
92
+ "typescript" : " 4.1.5 "
93
93
},
94
94
"peerDependencies" : {
95
95
"@types/jest" : " >= 25 < 27" ,
Original file line number Diff line number Diff line change @@ -10213,10 +10213,10 @@ typedarray@^0.0.6:
10213
10213
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10214
10214
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
10215
10215
10216
-
10217
- version "4.1.3 "
10218
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3 .tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7 "
10219
- integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg ==
10216
+
10217
+ version "4.1.5 "
10218
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5 .tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72 "
10219
+ integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA ==
10220
10220
10221
10221
uglify-js@^3.1.4 :
10222
10222
version "3.12.0"
You can’t perform that action at this time.
0 commit comments