mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-08 02:54:24 +01:00
build(deps-dev): bump ts-loader from 7.0.1 to 7.0.2 (#336)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fc361ab2d3
commit
318c1ea709
@@ -51,7 +51,7 @@
|
||||
"style-loader": "^1.2.1",
|
||||
"terser-webpack-plugin": "^2.3.5",
|
||||
"through2": "^3.0.1",
|
||||
"ts-loader": "^7.0.1",
|
||||
"ts-loader": "^7.0.2",
|
||||
"tslint": "^6.1.2",
|
||||
"tslint-loader": "^3.5.4",
|
||||
"typescript": "^3.8.3",
|
||||
|
||||
@@ -7839,10 +7839,10 @@ trim-newlines@^2.0.0:
|
||||
dependencies:
|
||||
glob "^7.1.2"
|
||||
|
||||
ts-loader@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.1.tgz#ac9ae9eb8f5ebd0aa7b78b44db20691b6e31251b"
|
||||
integrity sha512-wdGs9xO8UnwASwbluehzXciBtc9HfGlYA8Aiv856etLmdv8mJfAxCkt3YpS4g7G1IsGxaCVKQ102Qh0zycpeZQ==
|
||||
ts-loader@^7.0.2:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.2.tgz#465bc904aea4c331e9550e7c7d75dd17a0b7c24c"
|
||||
integrity sha512-DwpZFB67RoILQHx42dMjSgv2STpacsQu5X+GD/H9ocd8IhU0m8p3b/ZrIln2KmcucC6xep2PdEMEblpWT71euA==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user