chore(deps-dev): bump gulp-typescript from 5.0.0 to 5.0.1 (#202)
Bumps [gulp-typescript](https://github.com/ivogabe/gulp-typescript) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/ivogabe/gulp-typescript/releases) - [Commits](https://github.com/ivogabe/gulp-typescript/compare/v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
946cc68ef1
commit
7b92b0e08a
2 changed files with 5 additions and 5 deletions
|
@ -178,7 +178,7 @@
|
|||
"fs-nextra": "^0.4.3",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-typescript": "^5.0.0",
|
||||
"gulp-typescript": "^5.0.1",
|
||||
"merge2": "^1.2.3",
|
||||
"tslint": "^5.14.0",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
|
|
|
@ -1252,10 +1252,10 @@ gulp-sourcemaps@^2.6.5:
|
|||
strip-bom-string "1.X"
|
||||
through2 "2.X"
|
||||
|
||||
gulp-typescript@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.0.tgz#aac065a88bca95d1f960d4934a307feed2d091f8"
|
||||
integrity sha512-lMj2U+Ni6HyFaY2nr1sSQ6D014eHil5L1i52XWBaAQUR9UAUUp9btnm4yRBT2Jb8xhrwqmhMssZf/g2B7cinCA==
|
||||
gulp-typescript@^5.0.1:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.1.tgz#96c6565a6eb31e08c2aae1c857b1a079e6226d94"
|
||||
integrity sha512-YuMMlylyJtUSHG1/wuSVTrZp60k1dMEFKYOvDf7OvbAJWrDtxxD4oZon4ancdWwzjj30ztiidhe4VXJniF0pIQ==
|
||||
dependencies:
|
||||
ansi-colors "^3.0.5"
|
||||
plugin-error "^1.0.1"
|
||||
|
|
Loading…
Reference in a new issue