mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump karma from 5.1.0 to 5.1.1 (#1566)
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.0 to 5.1.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.1.0...v5.1.1) 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
@@ -9594,9 +9594,9 @@
|
||||
}
|
||||
},
|
||||
"karma": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-5.1.0.tgz",
|
||||
"integrity": "sha512-I3aPbkuIbwuBo6wSog97P5WnnhCgUTsWTu/bEw1vZVQFbXmKO3PK+cfFhZioOgVtJAuQxoyauGNjnwXNHMCxbw==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-5.1.1.tgz",
|
||||
"integrity": "sha512-xAlOr5PMqUbiKXSv5PCniHWV3aiwj6wIZ0gUVcwpTCPVQm/qH2WAMFWxtnpM6KJqhkRWrIpovR4Rb0rn8GtJzQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"body-parser": "^1.19.0",
|
||||
|
||||
+1
-1
@@ -90,7 +90,7 @@
|
||||
"jasmine-core": "~3.5.0",
|
||||
"jasmine-spec-reporter": "~5.0.2",
|
||||
"jasmine2-protractor-utils": "1.1.3",
|
||||
"karma": "^5.1.0",
|
||||
"karma": "^5.1.1",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "^3.0.3",
|
||||
"karma-jasmine": "^3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user