mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump karma from 5.2.0 to 5.2.2 (#6107)
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.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.2.0...v5.2.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
+7
-7
@@ -13665,9 +13665,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.2",
|
||||
"resolved": "https://registry.npmjs.org/karma/-/karma-5.2.2.tgz",
|
||||
"integrity": "sha512-rB3Ua5yDxmIupTj67r3Q8itz7TxJzRE6DmVcOfV20D509Uu9AoBKlVwbZhND4kcm6BqLfbHtv4DZC9QJfrUY+w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"body-parser": "^1.19.0",
|
||||
@@ -13689,7 +13689,7 @@
|
||||
"range-parser": "^1.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"socket.io": "^2.3.0",
|
||||
"source-map": "^0.7.3",
|
||||
"source-map": "^0.6.1",
|
||||
"tmp": "0.2.1",
|
||||
"ua-parser-js": "0.7.21",
|
||||
"yargs": "^15.3.1"
|
||||
@@ -13784,9 +13784,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.7.3",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
||||
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||||
"dev": true
|
||||
},
|
||||
"string-width": {
|
||||
|
||||
Reference in New Issue
Block a user