Skip to content

Commit

Permalink
build(deps): update dependency ts-loader to v8.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 10, 2021
1 parent e3aa1f5 commit b24ba50
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 @@ -52,7 +52,7 @@
"postcss": "^7.0.0",
"postcss-loader": "^4.0.0",
"reflect-metadata": "0.1.13",
"ts-loader": "8.0.15",
"ts-loader": "8.0.17",
"typescript": "4.1.4",
"vue-class-component": "7.2.6",
"vue-loader": "15.9.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6723,7 +6723,7 @@ fsevents@~2.3.1:
postcss: ^7.0.0
postcss-loader: ^4.0.0
reflect-metadata: 0.1.13
ts-loader: 8.0.15
ts-loader: 8.0.17
typescript: 4.1.4
uuid: 8.3.2
vue: 2.6.12
Expand Down Expand Up @@ -11587,9 +11587,9 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"ts-loader@npm:8.0.15":
version: 8.0.15
resolution: "ts-loader@npm:8.0.15"
"ts-loader@npm:8.0.17":
version: 8.0.17
resolution: "ts-loader@npm:8.0.17"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^4.0.0
Expand All @@ -11599,7 +11599,7 @@ fsevents@~2.3.1:
peerDependencies:
typescript: "*"
webpack: "*"
checksum: bf47ef147ae56af9d4e1c3ed2eb43815c850ed04524a4b2043b5f679fd92859016323521a76c62bea42391242da9dd1da8dd0e5ec8f7158e6206b9d97ff90b43
checksum: e09b71875034ec5daf0f6eac2acefea31c78df1a0aa2d6f76f66954326acf93bafa9092a5a7f5872276bba39ba4dfebbcb7c21ef88d4334ff95bb4d216b9dfe0
languageName: node
linkType: hard

Expand Down

0 comments on commit b24ba50

Please sign in to comment.