chore(deps): update dependency ts-loader to v8 (#4202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f4952050f0
commit
f950a8ea51
@ -43,7 +43,7 @@
|
||||
"netlify-cms-lib-util": "^2.11.2",
|
||||
"nodemon": "^2.0.2",
|
||||
"ts-jest": "^26.0.0",
|
||||
"ts-loader": "^6.2.1",
|
||||
"ts-loader": "^8.0.0",
|
||||
"ts-node": "^8.6.2",
|
||||
"tsconfig-paths-webpack-plugin": "^3.2.0",
|
||||
"webpack": "^4.41.5",
|
||||
|
@ -17381,10 +17381,10 @@ ts-jest@^26.0.0:
|
||||
semver "7.x"
|
||||
yargs-parser "18.x"
|
||||
|
||||
ts-loader@^6.2.1:
|
||||
version "6.2.2"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.2.tgz#dffa3879b01a1a1e0a4b85e2b8421dc0dfff1c58"
|
||||
integrity sha512-HDo5kXZCBml3EUPcc7RlZOV/JGlLHwppTLEHb3SHnr5V7NXD4klMEkrhJe5wgRbaWsSXi+Y1SIBN/K9B6zWGWQ==
|
||||
ts-loader@^8.0.0:
|
||||
version "8.0.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
|
||||
integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user