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

chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 #2534

Merged
Merged
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
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19925,13 +19925,14 @@ __metadata:
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.1.0":
version: 4.1.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
version: 4.2.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.2.0"
dependencies:
chalk: "npm:^4.1.0"
enhanced-resolve: "npm:^5.7.0"
tapable: "npm:^2.2.1"
tsconfig-paths: "npm:^4.1.2"
checksum: 10/e5a36902528e51bfd13daddd9b843cf4c12d40f23bb21953bdbf4fe97ade11ccd848ca5f1353f89688c7ef4704099e26a8f9f1b1cd0a0484287b93b00215b63e
checksum: 10/946f23a38a404bf2d3803b60b5af1d7a6cc85bed411c9feefa707656efd9007cdcee7eb0e860ca8690ba479810c7b94ce026f6ac70daa6c803e55aac809c86c4
languageName: node
linkType: hard

Expand Down
Loading