Skip to content

Commit

Permalink
Bump ts-loader from 9.5.0 to 9.5.1 (#292)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 400c191 commit 14e9fc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "28.0.5",
"ts-loader": "^9.5.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.2.0",
"typescript": "^5.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4194,7 +4194,7 @@ __metadata:
source-map-support: ^0.5.20
supertest: ^6.1.3
ts-jest: 28.0.5
ts-loader: ^9.5.0
ts-loader: ^9.5.1
ts-node: ^10.0.0
tsconfig-paths: 4.2.0
typescript: ^5.2.2
Expand Down Expand Up @@ -8233,9 +8233,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 @@ -8245,7 +8245,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
checksum: 7cf396e656d905388ea2a9b5e82f16d3c955fda8d3df2fbf219f4bee16ff50a3c995c44ae3e584634e9443f056cec70bb3151add3917ffb4588ecd7394bac0ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 14e9fc8

Please sign in to comment.