diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-21 15:16:23 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-21 15:16:23 +0300 |
| commit | ffb19e925cb18c46fc4efa73b1f839ace28a06a1 (patch) | |
| tree | 0930d9814ec800cf214fc942d126dfa2b2353acf /package-lock.json | |
| parent | 0f79583b7f662e517088ca46775769a8f10f60a7 (diff) | |
| download | bootstrap-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]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 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", |
