Skip to content

Commit

Permalink
Bump ts-loader from 9.5.0 to 9.5.1 in /mini-app
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]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 3962411 commit 4e553c0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions mini-app/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion mini-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"less": "^4.2.0",
"less-loader": "^11.1.3",
"style-loader": "^3.3.3",
"ts-loader": "^9.5.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"webpack": "^5.89.0",
Expand Down
10 changes: 5 additions & 5 deletions mini-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2914,7 +2914,7 @@ __metadata:
react-fast-marquee: ^1.6.2
react-i18next: ^13.3.1
style-loader: ^3.3.3
ts-loader: ^9.5.0
ts-loader: ^9.5.1
ts-node: ^10.9.1
typescript: ^5.2.2
webpack: ^5.89.0
Expand Down Expand Up @@ -4388,9 +4388,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 @@ -4400,7 +4400,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
checksum: 7cf396e656d905388ea2a9b5e82f16d3c955fda8d3df2fbf219f4bee16ff50a3c995c44ae3e584634e9443f056cec70bb3151add3917ffb4588ecd7394bac0ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e553c0

Please sign in to comment.