Skip to content

Commit 81195f5

Browse files
Bump ts-loader from 8.0.14 to 8.0.18
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.18. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.14...v8.0.18) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d62bcd7 commit 81195f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"laravel-mix": "^6.0.0",
3131
"prettier": "^2.2.1",
3232
"resolve-url-loader": "3.1.2",
33-
"ts-loader": "^8.0.12",
33+
"ts-loader": "^8.0.18",
3434
"typescript": "^4.2.3"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7470,10 +7470,10 @@ [email protected]:
74707470
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
74717471
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
74727472

7473-
ts-loader@^8.0.12:
7474-
version "8.0.14"
7475-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.14.tgz#e46ac1f8dcb88808d0b1335d2eae65b74bd78fe8"
7476-
integrity sha512-Jt/hHlUnApOZjnSjTmZ+AbD5BGlQFx3f1D0nYuNKwz0JJnuDGHJas6az+FlWKwwRTu+26GXpv249A8UAnYUpqA==
7473+
ts-loader@^8.0.18:
7474+
version "8.0.18"
7475+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
7476+
integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
74777477
dependencies:
74787478
chalk "^4.1.0"
74797479
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)