diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-04 20:50:53 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-04 20:50:53 +0300 |
| commit | d79ffeceeaef6c829dee1bd4bc87bd8febae243a (patch) | |
| tree | 79ca4fd62394b3a4c23166a25087f6751505a5e6 /package-lock.json | |
| parent | d01ff18a1fd2093abcaa0f2db9288263b2334cc2 (diff) | |
| download | bootstrap-d79ffeceeaef6c829dee1bd4bc87bd8febae243a.tar.xz bootstrap-d79ffeceeaef6c829dee1bd4bc87bd8febae243a.zip | |
Bump karma from 5.2.0 to 5.2.1 (#31599)
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.1.
- [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.2.0...v5.2.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 07f4c22a2..4fecdf50e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6484,9 +6484,9 @@ } }, "karma": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/karma/-/karma-5.2.0.tgz", - "integrity": "sha512-xT6n0ZVEB48jRHiwA+0nMx5uIah2daQNUZG9wDn9BC/XhFZbmiEid58GykV5m7gYLMa4q2sIFyET6gYuzIwcUw==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/karma/-/karma-5.2.1.tgz", + "integrity": "sha512-+/AO2fWL7kC3aWTx/lHjtKXfOqh0O+KLtTy4BLQ/b/eciHR4VTHHdPhdrn9sDBQskgDieaBZ+sAKzlldc4GW/Q==", "dev": true, "requires": { "body-parser": "^1.19.0", |
