Skip to content

Commit

Permalink
build(deps-dev): bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.1…
Browse files Browse the repository at this point in the history
….0 (#1122)

Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths-webpack-plugin@v4.0.0...v4.1.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 Sep 29, 2023
1 parent bdcdfb5 commit a88c8bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 @@
"terser-webpack-plugin": "^5.3.9",
"ts-jest": "^27.0.5",
"ts-loader": "^9.4.2",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslib": "^2.6.2",
"typescript": "^4.9.5",
"url-loader": "^4.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4211,7 +4211,7 @@ __metadata:
terser-webpack-plugin: ^5.3.9
ts-jest: ^27.0.5
ts-loader: ^9.4.2
tsconfig-paths-webpack-plugin: ^4.0.0
tsconfig-paths-webpack-plugin: ^4.1.0
tslib: ^2.6.2
typescript: ^4.9.5
url-loader: ^4.1.1
Expand Down Expand Up @@ -13246,14 +13246,14 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.0.0":
version: 4.0.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.0.0"
"tsconfig-paths-webpack-plugin@npm:^4.1.0":
version: 4.1.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.7.0
tsconfig-paths: ^4.0.0
checksum: 7ff7d63c1153e6dd30ce660b006495ae5cb5cbb78b30bb59b3cb627567325d4af52c7a69dda8aec7b94d576f5385581a69307472992954c40fe6949564155397
tsconfig-paths: ^4.1.2
checksum: f6e9a8a407e1a405b0f2531184296d9f033cb4fe5837282b757ab4a2f4cd82a3117e62c4b86d56c7d47749c7f1345aa438ec6417dbf64a0ec74a292fe9eae44d
languageName: node
linkType: hard

Expand All @@ -13269,14 +13269,14 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:^4.0.0":
version: 4.1.2
resolution: "tsconfig-paths@npm:4.1.2"
"tsconfig-paths@npm:^4.1.2":
version: 4.2.0
resolution: "tsconfig-paths@npm:4.2.0"
dependencies:
json5: ^2.2.2
minimist: ^1.2.6
strip-bom: ^3.0.0
checksum: 3d9151ecea139594e25618717de15769ab9f38f8e6d510ac16e592b23e7f7105ea13cec5694c3de7e132c98277b775e18edd1651964164ee6d75737c408494cc
checksum: 28c5f7bbbcabc9dabd4117e8fdc61483f6872a1c6b02a4b1c4d68c5b79d06896c3cc9547610c4c3ba64658531caa2de13ead1ea1bf321c7b53e969c4752b98c7
languageName: node
linkType: hard

Expand Down

0 comments on commit a88c8bd

Please sign in to comment.