Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 #908

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"karma-webpack": "^5.0.1",
"mocha": "^11.0.1",
"music-metadata": "^10.6.2",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ __metadata:
mocha: "npm:^11.0.1"
music-metadata: "npm:^10.6.2"
strtok3: "npm:^10.0.1"
ts-loader: "npm:^9.5.1"
ts-loader: "npm:^9.5.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
webpack: "npm:^5.97.1"
Expand Down Expand Up @@ -4098,9 +4098,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:^9.5.1":
version: 9.5.1
resolution: "ts-loader@npm:9.5.1"
"ts-loader@npm:^9.5.2":
version: 9.5.2
resolution: "ts-loader@npm:9.5.2"
dependencies:
chalk: "npm:^4.1.0"
enhanced-resolve: "npm:^5.0.0"
Expand All @@ -4110,7 +4110,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 10c0/7dc1e3e5d3d032b6ef27836032f02c57077dfbcdf5817cbbc16b7b8609e7ed1d0ec157a03eaac07960161d8ad4a9e030c4d6722fe33540cf6ee75156c7f9c33d
checksum: 10c0/d4f4e67f1365a8c4a929d26148611b6a82a9241bd988863386c9cc0c034eec8b14562206e09540fae38154595e0b3b9520b701b5c83c0e5d743c4016cd91d9f1
languageName: node
linkType: hard

Expand Down
Loading