Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v9.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 4463c07 commit c21bbed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"rimraf": "3.0.2",
"serve": "13.0.2",
"ts-jest": "27.1.3",
"ts-loader": "9.2.6",
"ts-loader": "9.4.4",
"ts-node": "10.5.0",
"ts-node-dev": "1.1.8",
"typescript": "4.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7403,10 +7403,10 @@ ts-jest@27.1.3:
semver "7.x"
yargs-parser "20.x"

ts-loader@9.2.6:
version "9.2.6"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
ts-loader@9.4.4:
version "9.4.4"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.4.tgz#6ceaf4d58dcc6979f84125335904920884b7cee4"
integrity sha512-MLukxDHBl8OJ5Dk3y69IsKVFRA/6MwzEqBgh+OXMPB/OD01KQuWPFd1WAQP8a5PeSCAxfnkhiuWqfmFJzJQt9w==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
Expand Down

0 comments on commit c21bbed

Please sign in to comment.