Skip to content

Commit 26f342c

Browse files
chore(deps-dev): bump ts-loader from 8.0.14 to 8.0.15
1 parent 8184c1c commit 26f342c

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
@@ -89,7 +89,7 @@
8989
"source-map-loader": "^1.1.3",
9090
"style-loader": "^2.0.0",
9191
"tman": "^1.10.0",
92-
"ts-loader": "^8.0.14",
92+
"ts-loader": "^8.0.15",
9393
"ts-node": "^9.1.1",
9494
"tslint": "^6.1.3",
9595
"tslint-config-prettier": "^1.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6367,10 +6367,10 @@ [email protected]:
63676367
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
63686368
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
63696369

6370-
ts-loader@^8.0.14:
6371-
version "8.0.14"
6372-
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.14.tgz#e46ac1f8dcb88808d0b1335d2eae65b74bd78fe8"
6373-
integrity sha512-Jt/hHlUnApOZjnSjTmZ+AbD5BGlQFx3f1D0nYuNKwz0JJnuDGHJas6az+FlWKwwRTu+26GXpv249A8UAnYUpqA==
6370+
ts-loader@^8.0.15:
6371+
version "8.0.15"
6372+
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.15.tgz#c41bed94220aad78310cbee8be48a76683acec24"
6373+
integrity sha512-WYXfCEglgUPU6adGcx6I9DsMwSxYFU99rzteIEoZKDQn4IMbe4KpO934zRkwSOFcwEzh+gx/RaH8hhgoCAfF9w==
63746374
dependencies:
63756375
chalk "^4.1.0"
63766376
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)