chore(deps-dev): bump ts-loader from 9.5.2 to 9.5.4

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.5.2 to 9.5.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.2...v9.5.4)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-version: 9.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-21 13:01:15 +00:00 committed by GitHub
parent dda9ae9999
commit 96bc35bdaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -33,7 +33,7 @@
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.6.2",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"ts-loader": "^9.5.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",
@ -15144,9 +15144,9 @@
}
},
"node_modules/ts-loader": {
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.2.tgz",
"integrity": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==",
"version": "9.5.4",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.4.tgz",
"integrity": "sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -57,7 +57,7 @@
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.6.2",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"ts-loader": "^9.5.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",