File tree 2 files changed +8
-6
lines changed 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 98
98
"pretty" : " 2.0.0" ,
99
99
"rxjs" : " 6.6.7" ,
100
100
"rxjs-marbles" : " 6.0.1" ,
101
- "tsickle" : " 0.39.1 " ,
101
+ "tsickle" : " 0.43.0 " ,
102
102
"tslib" : " 2.3.0" ,
103
103
"typescript" : " 4.2.4" ,
104
104
"zone.js" : " 0.11.4"
Original file line number Diff line number Diff line change 2763
2763
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21"
2764
2764
integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==
2765
2765
2766
- "@types/minimist@^1.2.0":
2766
+ "@types/minimist@^1.2.0", "@types/minimist@^1.2.1" :
2767
2767
version "1.2.1"
2768
2768
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
2769
2769
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
@@ -14213,10 +14213,12 @@ tsconfig-paths@^3.9.0:
14213
14213
minimist "^1.2.0"
14214
14214
strip-bom "^3.0.0"
14215
14215
14216
-
14217
- version "0.39.1"
14218
- resolved "https://registry.npmjs.org/tsickle/-/tsickle-0.39.1.tgz#7ccf672cde5b430f5dd0b281ee49e170ef390ff9"
14219
- integrity sha512-CCc9cZhZbKoNizVM+K3Uqgit/go8GacjpqTv1cpwG/n2P0gB9GMoWZbxrUULDE9Wz26Lh86CGf6QyIPUVV1lnQ==
14216
+
14217
+ version "0.43.0"
14218
+ resolved "https://registry.npmjs.org/tsickle/-/tsickle-0.43.0.tgz#d53501ee54932382c4923a77de9ab5a82abd9e98"
14219
+ integrity sha512-n0lgIQBLliB7EFVTDpqrd/GjyB9I3NCodfX4R3NE/H73PQvGjgrkSZc8RVcWBG6s1MDiFjYDHIezYkuh8GYslw==
14220
+ dependencies:
14221
+ "@types/minimist" "^1.2.1"
14220
14222
14221
14223
14222
14224
version "2.1.0"
You can’t perform that action at this time.
0 commit comments