aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-21 15:16:23 +0300
committerGitHub <[email protected]>2020-04-21 15:16:23 +0300
commitffb19e925cb18c46fc4efa73b1f839ace28a06a1 (patch)
tree0930d9814ec800cf214fc942d126dfa2b2353acf
parent0f79583b7f662e517088ca46775769a8f10f60a7 (diff)
downloadbootstrap-ffb19e925cb18c46fc4efa73b1f839ace28a06a1.tar.xz
bootstrap-ffb19e925cb18c46fc4efa73b1f839ace28a06a1.zip
Bump karma from 5.0.1 to 5.0.2 (#30629)
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index e76b8c886..b12f97c3a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7047,9 +7047,9 @@
}
},
"karma": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/karma/-/karma-5.0.1.tgz",
- "integrity": "sha512-xrDGtZ0mykEQjx1BUHOP1ITi39MDsCGocmSvLJWHxUQpxuKwxk3ZUrC6HI2VWh1plLC6+7cA3B19m12yzO/FRw==",
+ "version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/karma/-/karma-5.0.2.tgz",
+ "integrity": "sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==",
"dev": true,
"requires": {
"body-parser": "^1.16.1",
diff --git a/package.json b/package.json
index 245d92e70..560f3afdc 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.57.0",
"ip": "^1.1.5",
- "karma": "^5.0.1",
+ "karma": "^5.0.2",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^2.1.1",