Skip to content

Commit

Permalink
Bump tsconfig-paths-webpack-plugin from 4.1.0 to 4.2.0 (#5598)
Browse files Browse the repository at this point in the history
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths-webpack-plugin@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 26a79e9 commit 1a788c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.9.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"turnstile-types": "^1.2.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11863,7 +11863,7 @@ __metadata:
stylelint-config-recess-order: "npm:^5.1.1"
stylelint-config-standard-scss: "npm:^13.1.0"
stylelint-scss: "npm:^6.9.0"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
tsconfig-paths-webpack-plugin: "npm:^4.2.0"
turnstile-types: "npm:^1.2.3"
typescript: "npm:^5.6.3"
typescript-eslint: "npm:^8.14.0"
Expand Down Expand Up @@ -20109,14 +20109,15 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.1.0":
version: 4.1.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
"tsconfig-paths-webpack-plugin@npm:^4.2.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

0 comments on commit 1a788c2

Please sign in to comment.