Skip to content

Commit

Permalink
📦 Update dependency karma to v5.0.3 (#28111)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2020
1 parent 48b0706 commit 1172607
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -124,7 +124,7 @@
"jsdom": "16.2.2",
"json-stable-stringify": "1.0.1",
"json5": "2.1.3",
"karma": "5.0.2",
"karma": "5.0.3",
"karma-browserify": "7.0.0",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion third_party/amp-toolbox-cache-url/package.json
Expand Up @@ -36,7 +36,7 @@
"eslint": "6.8.0",
"eslint-config-google": "0.14.0",
"jasmine": "3.5.0",
"karma": "3.1.4",
"karma": "5.0.3",
"karma-chrome-launcher": "3.1.0",
"karma-jasmine": "3.1.1",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11089,10 +11089,10 @@ karma-super-dots-reporter@0.2.0:
chalk "^0.5.1"
log-symbols "^1.0.1"

karma@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.2.tgz#e404373dac6e3fa08409ae4d9eda7d83adb43ee5"
integrity sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==
karma@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.3.tgz#b6cd8ca644cd182035e073a9a151bf552a47cfad"
integrity sha512-436fnV2PU7i4+dbc5NgIBnDfkCS8exSDkv8m33ttKTRd1OWSjZEdUM5tnEzQBC48Zs9S/bwM1oTi+WgLL935Og==
dependencies:
body-parser "^1.16.1"
braces "^3.0.2"
Expand Down

0 comments on commit 1172607

Please sign in to comment.