File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
22
"gulp-babel" : " 7.0.1" ,
23
23
"gulp-rename" : " 1.4.0" ,
24
24
"gulp-sourcemaps" : " 2.6.5" ,
25
- "gulp-typescript" : " 5.0.0 " ,
25
+ "gulp-typescript" : " 5.0.1 " ,
26
26
"jest" : " 24.5.0" ,
27
27
"lerna" : " 3.13.1" ,
28
28
"merge2" : " 1.2.3" ,
Original file line number Diff line number Diff line change @@ -4125,9 +4125,10 @@ gulp-sourcemaps@2.6.5:
4125
4125
strip-bom-string "1.X"
4126
4126
through2 "2.X"
4127
4127
4128
- gulp-typescript@5.0.0 :
4129
- version "5.0.0"
4130
- resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.0.tgz#aac065a88bca95d1f960d4934a307feed2d091f8"
4128
+ gulp-typescript@5.0.1 :
4129
+ version "5.0.1"
4130
+ resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.1.tgz#96c6565a6eb31e08c2aae1c857b1a079e6226d94"
4131
+ integrity sha512-YuMMlylyJtUSHG1/wuSVTrZp60k1dMEFKYOvDf7OvbAJWrDtxxD4oZon4ancdWwzjj30ztiidhe4VXJniF0pIQ==
4131
4132
dependencies :
4132
4133
ansi-colors "^3.0.5"
4133
4134
plugin-error "^1.0.1"
You can’t perform that action at this time.
0 commit comments