Skip to content

Commit b01e9d4

Browse files
build(deps-dev): bump tsconfig-paths-webpack-plugin from 4.0.1 to 4.1.0 (#58)
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](jonaskello/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aaa42e commit b01e9d4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"ts-jest": "^29.0.5",
144144
"ts-loader": "^9.4.2",
145145
"ts-node": "^10.9.1",
146-
"tsconfig-paths-webpack-plugin": "^4.0.0",
146+
"tsconfig-paths-webpack-plugin": "^4.1.0",
147147
"typescript": "^4.9.5",
148148
"url-loader": "^4.1.1",
149149
"webpack": "^5.75.0",

0 commit comments

Comments
 (0)