Skip to content

Commit

Permalink
Bump ts-loader from 9.4.4 to 9.5.0 (#253)
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.4 to 9.5.0.
- [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.4.4...v9.5.0)

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

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 Oct 22, 2023
1 parent ec18838 commit f42205e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 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.2.3",
"ts-loader": "^9.5.0",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.2.0",
"typescript": "^5.2.2"
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4162,7 +4162,7 @@ __metadata:
source-map-support: ^0.5.20
supertest: ^6.1.3
ts-jest: 28.0.5
ts-loader: ^9.2.3
ts-loader: ^9.5.0
ts-node: ^10.0.0
tsconfig-paths: 4.2.0
typescript: ^5.2.2
Expand Down Expand Up @@ -7616,7 +7616,7 @@ __metadata:
languageName: node
linkType: hard

"source-map@npm:0.7.4":
"source-map@npm:0.7.4, source-map@npm:^0.7.4":
version: 0.7.4
resolution: "source-map@npm:0.7.4"
checksum: 01cc5a74b1f0e1d626a58d36ad6898ea820567e87f18dfc9d24a9843a351aaa2ec09b87422589906d6ff1deed29693e176194dc88bcae7c9a852dc74b311dbf5
Expand Down Expand Up @@ -8111,18 +8111,19 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:^9.2.3":
version: 9.4.4
resolution: "ts-loader@npm:9.4.4"
"ts-loader@npm:^9.5.0":
version: 9.5.0
resolution: "ts-loader@npm:9.5.0"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
micromatch: ^4.0.0
semver: ^7.3.4
source-map: ^0.7.4
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 8e5e6b839b0edfa40d2156c880d88ccab58226894ea5978221bc48c7db3215e2e856bfd0093f148e925a2befc42d6c94cafa9a994a7da274541efaa916012b63
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
languageName: node
linkType: hard

Expand Down

0 comments on commit f42205e

Please sign in to comment.