Skip to content

Commit

Permalink
chore(deps): update dependency karma-typescript to v5.5.2 (#957)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 23, 2021
1 parent 3a91bc4 commit 52d9c2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"karma-cli": "2.0.0",
"karma-mocha": "2.0.1",
"karma-sauce-launcher": "4.3.6",
"karma-typescript": "5.5.1",
"karma-typescript": "5.5.2",
"karma-typescript-es6-transform": "5.5.2",
"lint-staged": "11.1.2",
"mocha": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4652,10 +4652,10 @@ karma-typescript-es6-transform@5.5.2:
log4js "^6.3.0"
magic-string "^0.25.7"

karma-typescript@5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/karma-typescript/-/karma-typescript-5.5.1.tgz#3ceb79ecec695c73d2633aff8714524b5440f38f"
integrity sha512-iQDh48sHv+1pCO/Fvlz4b6HwcmaTuAzx1H0Q6zkUQMQH+5sjz8GNFB9jVDiDblbZcgdr+luVBk7NGUV5mXj+eg==
karma-typescript@5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/karma-typescript/-/karma-typescript-5.5.2.tgz#02abf88d507f396d647cd6972bc0bd28d0c69dd0"
integrity sha512-2rNhiCMrIF+VR8jMuovOLSRjNkjdoE/kQ4XYZU94lMkHNQtnqCaToAnztMj4fuOPRErL7VIkwvJEO7jBd47Q6A==
dependencies:
acorn "^8.1.0"
acorn-walk "^8.0.2"
Expand Down

0 comments on commit 52d9c2b

Please sign in to comment.