chore(deps): update dependency ts-loader to v9.3.1 (#505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
renovate[bot] 2022-06-26 00:42:50 +09:00 committed by GitHub
parent 8db2a8bd70
commit d294869350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"jest": "28.1.1", "jest": "28.1.1",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"text-encoding": "0.7.0", "text-encoding": "0.7.0",
"ts-loader": "9.3.0", "ts-loader": "9.3.1",
"typescript": "4.7.4", "typescript": "4.7.4",
"webpack": "4.46.0", "webpack": "4.46.0",
"webpack-cli": "3.3.12", "webpack-cli": "3.3.12",

View File

@ -6755,10 +6755,10 @@ trim-newlines@^4.0.2:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c" resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c"
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew== integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
ts-loader@9.3.0: ts-loader@9.3.1:
version "9.3.0" version "9.3.1"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.3.0.tgz#980f4dbfb60e517179e15e10ed98e454b132159f" resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.3.1.tgz#fe25cca56e3e71c1087fe48dc67f4df8c59b22d4"
integrity sha512-2kLLAdAD+FCKijvGKi9sS0OzoqxLCF3CxHpok7rVgCZ5UldRzH0TkbwG9XECKjBzHsAewntC5oDaI/FwKzEUog== integrity sha512-OkyShkcZTsTwyS3Kt7a4rsT/t2qvEVQuKCTg4LJmpj9fhFR7ukGdZwV6Qq3tRUkqcXtfGpPR7+hFKHCG/0d3Lw==
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
enhanced-resolve "^5.0.0" enhanced-resolve "^5.0.0"