Bump jasmine-reporters from 2.5.0 to 2.5.2 (#8079)

Bumps [jasmine-reporters](https://github.com/larrymyers/jasmine-reporters) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/larrymyers/jasmine-reporters/releases)
- [Commits](https://github.com/larrymyers/jasmine-reporters/commits)

---
updated-dependencies:
- dependency-name: jasmine-reporters
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot]
2023-01-04 08:40:14 +00:00
committed by GitHub
parent 91d511dee5
commit e534763475
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -26619,9 +26619,9 @@
}
},
"@xmldom/xmldom": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.8.tgz",
"integrity": "sha512-PrJx38EfpitFhwmILRl37jAdBlsww6AZ6rRVK4QS7T7RHLhX7mSs647sTmgr9GIxe3qjXdesmomEgbgaokrVFg==",
"version": "0.8.6",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.6.tgz",
"integrity": "sha512-uRjjusqpoqfmRkTaNuLJ2VohVr67Q5YwDATW3VU7PfzTj6IRaihGrYI7zckGZjxQPBIp63nfvJbM+Yu5ICh0Bg==",
"dev": true
},
"@xtuc/ieee754": {
@@ -35254,12 +35254,12 @@
}
},
"jasmine-reporters": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.5.0.tgz",
"integrity": "sha512-J69peyTR8j6SzvIPP6aO1Y00wwCqXuIvhwTYvE/di14roCf6X3wDZ4/cKGZ2fGgufjhP2FKjpgrUIKjwau4e/Q==",
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.5.2.tgz",
"integrity": "sha512-qdewRUuFOSiWhiyWZX8Yx3YNQ9JG51ntBEO4ekLQRpktxFTwUHy24a86zD/Oi2BRTKksEdfWQZcQFqzjqIkPig==",
"dev": true,
"requires": {
"@xmldom/xmldom": "^0.7.3",
"@xmldom/xmldom": "^0.8.5",
"mkdirp": "^1.0.4"
}
},
+1 -1
View File
@@ -144,7 +144,7 @@
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "4.5.0",
"jasmine-reporters": "^2.4.0",
"jasmine-reporters": "^2.5.2",
"jasmine-spec-reporter": "7.0.0",
"js-yaml": "^4.0.0",
"karma": "^6.3.17",