mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump tsconfig-paths-webpack-plugin from 3.5.0 to 3.5.1
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.5.0 to 3.5.1. - [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/v3.5.0...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
63ce5e05e3
commit
95e65c7e90
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"ts-jest": "^25.5.1",
|
||||
"ts-loader": "^8.0.18",
|
||||
"ts-node": "^9.1.1",
|
||||
"tsconfig-paths-webpack-plugin": "^3.5.0",
|
||||
"tsconfig-paths-webpack-plugin": "^3.5.1",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-etc": "^1.13.9",
|
||||
"tslint-sonarts": "^1.9.0",
|
||||
|
|
|
@ -7412,10 +7412,10 @@ ts-toolbelt@^6.15.1:
|
|||
resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83"
|
||||
integrity sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==
|
||||
|
||||
tsconfig-paths-webpack-plugin@^3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-3.5.0.tgz#00094d95748db2531b649d440a9b8bc88acfb4e9"
|
||||
integrity sha512-cVDJxryqbcfuqXhlLpJTPvAJ/D6qj+e33oOm62uXnZts9XBI2fd/M2/txxdYZle5X7pSi8t+w+DOj+BbtPhL7g==
|
||||
tsconfig-paths-webpack-plugin@^3.5.1:
|
||||
version "3.5.1"
|
||||
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-3.5.1.tgz#e4dbf492a20dca9caab60086ddacb703afc2b726"
|
||||
integrity sha512-n5CMlUUj+N5pjBhBACLq4jdr9cPTitySCjIosoQm0zwK99gmrcTGAfY9CwxRFT9+9OleNWXPRUcxsKP4AYExxQ==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
enhanced-resolve "^5.7.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue