Skip to content

Commit

Permalink
build(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 in /html
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.5.0 to 9.5.1.
- [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.0...v9.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 5aa2da4 commit 5fe7a07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"through2": "^4.0.2",
"ts-loader": "^9.5.0",
"ts-loader": "^9.5.1",
"typescript": "^5.2.2",
"util": "^0.12.5",
"webpack": "^5.89.0",
Expand Down
10 changes: 5 additions & 5 deletions html/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9944,9 +9944,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:^9.5.0":
version: 9.5.0
resolution: "ts-loader@npm:9.5.0"
"ts-loader@npm:^9.5.1":
version: 9.5.1
resolution: "ts-loader@npm:9.5.1"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
Expand All @@ -9956,7 +9956,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
checksum: 7cf396e656d905388ea2a9b5e82f16d3c955fda8d3df2fbf219f4bee16ff50a3c995c44ae3e584634e9443f056cec70bb3151add3917ffb4588ecd7394bac0ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -10022,7 +10022,7 @@ __metadata:
terser-webpack-plugin: ^5.3.9
through2: ^4.0.2
trzsz: ^1.1.4
ts-loader: ^9.5.0
ts-loader: ^9.5.1
typescript: ^5.2.2
util: ^0.12.5
webpack: ^5.89.0
Expand Down

0 comments on commit 5fe7a07

Please sign in to comment.