Skip to content

Commit 5616e59

Browse files
Update dependency ts-loader to v9.4.1
1 parent a6dae72 commit 5616e59

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.4.1",
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-
ts-loader@9.2.6:
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+
ts-loader@9.4.1:
1121+
version "9.4.1"
1122+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.1.tgz#b6f3d82db0eac5a8295994f8cb5e4940ff6b1060"
1123+
integrity sha512-384TYAqGs70rn9F0VBnh6BPTfhga7yFNdC5gXbQpDrBj9/KsT4iRkGqKXhziofHOlE2j6YEaiTYVGKKvPhGWvw==
11241124
dependencies:
11251125
chalk "^4.1.0"
11261126
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)