Skip to content

Commit

Permalink
chore(deps-dev): bump tsconfig-paths-webpack-plugin from 4.0.1 to 4.1.0
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.0.1 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.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent 1f16c26 commit a215e3f
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 @@ -154,7 +154,7 @@
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
"ts-loader": "9.4.4",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.0.4",
"vscode-extension-tester": "^5.9.0",
"web-worker": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7074,14 +7074,14 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.0.1":
version: 4.0.1
resolution: "tsconfig-paths-webpack-plugin@npm:4.0.1"
"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.1.2
checksum: a09e765c4939379fa060f78bbc906d0a7be541b9b49d3ad4744e99a2e87f28aa30d549a549196159bc5a50f420fdb1391b8eed360f47ee8ce40e15dcb800b5aa
checksum: f6e9a8a407e1a405b0f2531184296d9f033cb4fe5837282b757ab4a2f4cd82a3117e62c4b86d56c7d47749c7f1345aa438ec6417dbf64a0ec74a292fe9eae44d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7445,7 +7445,7 @@ __metadata:
source-map-loader: 4.0.1
style-loader: 3.3.3
ts-loader: 9.4.4
tsconfig-paths-webpack-plugin: ^4.0.1
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.0.4
vscode-extension-tester: ^5.9.0
web-worker: ^1.2.0
Expand Down

0 comments on commit a215e3f

Please sign in to comment.