Bump tsconfig-paths-webpack-plugin from 3.2.0 to 3.3.0

Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-03 07:45:58 +00:00
parent 840ed676a5
commit c930fb6bf0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10294,9 +10294,9 @@
}
},
"tsconfig-paths-webpack-plugin": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-3.2.0.tgz",
"integrity": "sha512-S/gOOPOkV8rIL4LurZ1vUdYCVgo15iX9ZMJ6wx6w2OgcpT/G4wMyHB6WM+xheSqGMrWKuxFul+aXpCju3wmj/g==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-3.3.0.tgz",
"integrity": "sha512-MpQeZpwPY4gYASCUjY4yt2Zj8yv86O8f++3Ai4o0yI0fUC6G1syvnL9VuY71PBgimRYDQU47f12BEmJq9wRaSw==",
"dev": true,
"requires": {
"chalk": "^2.3.0",

View File

@ -82,7 +82,7 @@
"stylelint-scss": "^3.18.0",
"ts-loader": "^8.0.2",
"ts-node": "^8.10.2",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"tsconfig-paths-webpack-plugin": "^3.3.0",
"tslib": "^2.0.0",
"tslint": "^6.1.3",
"tslint-sonarts": "^1.9.0",