mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump ts-loader from 8.0.14 to 8.0.15
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.15. - [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/v8.0.14...v8.0.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
66d40a4a6f
commit
c5ad02b2cf
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"selenium-webdriver": "^4.0.0-alpha.8",
|
||||
"source-map-loader": "^2.0.0",
|
||||
"ts-jest": "^25.5.1",
|
||||
"ts-loader": "^8.0.14",
|
||||
"ts-loader": "^8.0.15",
|
||||
"ts-node": "^9.1.1",
|
||||
"tsconfig-paths-webpack-plugin": "^3.3.0",
|
||||
"tslint": "^5.20.1",
|
||||
|
|
|
@ -7880,10 +7880,10 @@ ts-jest@^25.5.1:
|
|||
semver "6.x"
|
||||
yargs-parser "18.x"
|
||||
|
||||
ts-loader@^8.0.14:
|
||||
version "8.0.14"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.14.tgz#e46ac1f8dcb88808d0b1335d2eae65b74bd78fe8"
|
||||
integrity sha512-Jt/hHlUnApOZjnSjTmZ+AbD5BGlQFx3f1D0nYuNKwz0JJnuDGHJas6az+FlWKwwRTu+26GXpv249A8UAnYUpqA==
|
||||
ts-loader@^8.0.15:
|
||||
version "8.0.15"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.15.tgz#c41bed94220aad78310cbee8be48a76683acec24"
|
||||
integrity sha512-WYXfCEglgUPU6adGcx6I9DsMwSxYFU99rzteIEoZKDQn4IMbe4KpO934zRkwSOFcwEzh+gx/RaH8hhgoCAfF9w==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue