Skip to content

Commit 9b0065d

Browse files
⬆️ Update dependency ts-loader to ^9.5.2 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a0c731 commit 9b0065d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "^9.27.0",
4949
"glob": "^11.0.2",
5050
"mocha": "^11.3.0",
51-
"ts-loader": "^9.5.1",
51+
"ts-loader": "^9.5.2",
5252
"typescript": "^5.8.3",
5353
"vscode-test": "^1.6.1",
5454
"webpack": "^5.99.8",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1949,7 +1949,7 @@ ts-api-utils@^2.1.0:
19491949
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
19501950
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
19511951

1952-
ts-loader@^9.5.1:
1952+
ts-loader@^9.5.2:
19531953
version "9.5.2"
19541954
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
19551955
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==

0 commit comments

Comments
 (0)