Skip to content

Commit a35ee00

Browse files
chore(deps-dev): bump ts-loader
Bumps the typescript group with 1 update in the / directory: [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f07fd40 commit a35ee00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"mocha": "10.8.2||11.1.0",
101101
"npm-run-all2": "^5||^6",
102102
"rimraf": "^4||^5",
103-
"ts-loader": "9.5.1",
103+
"ts-loader": "9.5.2",
104104
"typescript": "5.7.3",
105105
"webpack": "5.97.1",
106106
"webpack-cli": "5.1.4||6.0.1",

0 commit comments

Comments
 (0)