Skip to content

Commit

Permalink
chore(deps): update dependency karma to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2021
1 parent dcfc447 commit 2aa3461
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 @@ -54,7 +54,7 @@
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "7.5.0",
"jquery": "3.5.1",
"karma": "6.0.4",
"karma": "6.1.0",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-mocha": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2864,10 +2864,10 @@ karma-spec-reporter@0.0.32:
dependencies:
colors "^1.1.2"

karma@6.0.4:
version "6.0.4"
resolved "https://registry.npm.taobao.org/karma/download/karma-6.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkarma%2Fdownload%2Fkarma-6.0.4.tgz#5c73bb1fdecd9acf8b8d5318c48ce9c85c035f79"
integrity sha1-XHO7H97Nms+LjVMYxIzpyFwDX3k=
karma@6.1.0:
version "6.1.0"
resolved "https://registry.npm.taobao.org/karma/download/karma-6.1.0.tgz?cache=0&sync_timestamp=1612316690847&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkarma%2Fdownload%2Fkarma-6.1.0.tgz#8d9f61252a3f8e935f8456c8df3fa796ca132339"
integrity sha1-jZ9hJSo/jpNfhFbI3z+nlsoTIzk=
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"
Expand Down

0 comments on commit 2aa3461

Please sign in to comment.