mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump karma from 6.3.1 to 6.3.2 (#6884)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.1 to 6.3.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/v6.3.1...v6.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -15186,9 +15186,9 @@
|
||||
}
|
||||
},
|
||||
"karma": {
|
||||
"version": "6.3.1",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.1.tgz",
|
||||
"integrity": "sha512-Is71g0f1dIpbLTXA+ULpev1i1soczQ1Dr8oum3zSmBFsDl3IWUlTLytsCb9os4v9xvUVWGDz0sCmLO4veANnSw==",
|
||||
"version": "6.3.2",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.2.tgz",
|
||||
"integrity": "sha512-fo4Wt0S99/8vylZMxNj4cBFyOBBnC1bewZ0QOlePij/2SZVWxqbyLeIddY13q6URa2EpLRW8ixvFRUMjkmo1bw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"body-parser": "^1.19.0",
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@
|
||||
"jasmine-reporters": "^2.3.2",
|
||||
"jasmine-spec-reporter": "~5.0.2",
|
||||
"js-yaml": "^4.0.0",
|
||||
"karma": "^6.3.1",
|
||||
"karma": "^6.3.2",
|
||||
"karma-chrome-launcher": "~3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "3.0.3",
|
||||
"karma-jasmine": "~1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user