Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Update dependency ts-loader to v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2021
1 parent f16a7b1 commit 7991759
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "21.0.0",
"stylelint-scss": "3.19.0",
"ts-loader": "9.0.0",
"ts-loader": "9.0.2",
"typescript": "4.2.4",
"vue-axe": "2.4.4",
"vue-template-compiler": "2.6.12"
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9880,14 +9880,13 @@ trough@^1.0.0:
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==

[email protected].0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.0.0.tgz#0cf4bbd708e4a8e8b25671ea2f7e33af3950fdc1"
integrity sha512-okLMCTkzp1lCldwJ+/+mEY66qilDpwAs5Xs8REG9IwjfbG9fRQmt4a6XCFeFU6XaVI2C0qOEEEu+jIcWAUgc4w==
[email protected].2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.0.2.tgz#8e73d836122ba99f9c28f207a22d280c2502bd7a"
integrity sha512-whFcWsvFRb91lzLLwU06jKS8ZwQsXA7Rk2NNLBjWNDFoaZgfSjrh8UJvc7sMknR9Vhs6NroQlw+0+2wW3fjR9Q==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
loader-utils "^2.0.0"
micromatch "^4.0.0"
semver "^7.3.4"

Expand Down

0 comments on commit 7991759

Please sign in to comment.