Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency ts-loader to v9.4.0 (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2022
1 parent 5510457 commit 970fc48
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 @@ -185,7 +185,7 @@
"throttle-debounce": "4.0.1",
"tinycolor2": "1.4.2",
"tmp": "0.2.1",
"ts-loader": "9.3.1",
"ts-loader": "9.4.0",
"ts-node": "10.9.1",
"tsc-alias": "1.7.0",
"tsconfig-paths": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9818,7 +9818,7 @@ __metadata:
throttle-debounce: 4.0.1
tinycolor2: 1.4.2
tmp: 0.2.1
ts-loader: 9.3.1
ts-loader: 9.4.0
ts-node: 10.9.1
tsc-alias: 1.7.0
tsc-progress: 1.0.4
Expand Down Expand Up @@ -14586,9 +14586,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:9.3.1":
version: 9.3.1
resolution: "ts-loader@npm:9.3.1"
"ts-loader@npm:9.4.0":
version: 9.4.0
resolution: "ts-loader@npm:9.4.0"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
Expand All @@ -14597,7 +14597,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 462a8ac315017cf4961dafd2be29d5abe7c3af63c4515e325269f79b9d0212b35c59184d7fd01fc378749c88454752e1599301d2190eb6844ea5fe332de5f695
checksum: 354319c7c04dc8603d15f9dff53374f3f94f1bf5998ea2cf766515c2915553c052e410e842b078ae955253fc1bffbfed2adc1678d7ee0cfbbedf76101a142e25
languageName: node
linkType: hard

Expand Down

0 comments on commit 970fc48

Please sign in to comment.