Skip to content

Commit 5a2b12a

Browse files
committed
Update dependency ts-loader to v9.2.8
1 parent a6dae72 commit 5a2b12a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/video.js": "7.3.14",
1313
"@types/videojs-hotkeys": "0.2.0",
1414
"@types/webpack": "5.28.0",
15-
"ts-loader": "9.2.6",
15+
"ts-loader": "9.2.8",
1616
"ts-node": "10.4.0",
1717
"typescript": "4.5.4",
1818
"webpack": "5.65.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1117,10 +1117,10 @@ to-regex-range@^5.0.1:
11171117
dependencies:
11181118
is-number "^7.0.0"
11191119

1120-
1121-
version "9.2.6"
1122-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
1123-
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
1120+
1121+
version "9.2.8"
1122+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.8.tgz#e89aa32fa829c5cad0a1d023d6b3adecd51d5a48"
1123+
integrity sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==
11241124
dependencies:
11251125
chalk "^4.1.0"
11261126
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)