Skip to content

Commit

Permalink
chore(deps): update dependency karma to v6.3.11 (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2022
1 parent 6ecfdfa commit 715f41d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"conventional-changelog-cli": "2.2.2",
"fetch-mock": "9.11.0",
"http-server": "14.1.0",
"karma": "6.3.10",
"karma": "6.3.11",
"karma-chrome-launcher": "3.1.0",
"karma-cli": "2.0.0",
"karma-mocha": "2.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2353,7 +2353,7 @@ colorette@^1.2.2:
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==

colors@^1.4.0:
colors@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
Expand Down Expand Up @@ -4647,15 +4647,15 @@ karma-typescript@5.5.2:
util "^0.12.1"
vm-browserify "^1.1.2"

karma@6.3.10:
version "6.3.10"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.10.tgz#dfaeae8ef79e6dd3bc95701b3b9d37e79140f8be"
integrity sha512-Ofv+sgrkT8Czo6bzzQCvrwVyRSG8/3e7RbawEuxjfsINony+IR/S2csNRUFgPNfmWvju+dqi/MzQGOJ2LnlmfQ==
karma@6.3.11:
version "6.3.11"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.11.tgz#2c2fb09f1a9f52e1a0739adeedace2a68d4c0d34"
integrity sha512-QGUh4yXgizzDNPLB5nWTvP+wysKexngbyLVWFOyikB661hpa2RZLf5anZQzqliWtAQuYVep0ot0D1U7UQKpsxQ==
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"
chokidar "^3.5.1"
colors "^1.4.0"
colors "1.4.0"
connect "^3.7.0"
di "^0.0.1"
dom-serialize "^2.2.1"
Expand Down

0 comments on commit 715f41d

Please sign in to comment.