Bump jasmine-spec-reporter from 5.0.2 to 7.0.0 (#6918)

Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 7.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v7.0.0)

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]
2021-04-12 14:45:11 +01:00
committed by GitHub
parent c0e287899e
commit bd8242922b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15128,9 +15128,9 @@
}
},
"jasmine-spec-reporter": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/jasmine-spec-reporter/-/jasmine-spec-reporter-5.0.2.tgz",
"integrity": "sha512-6gP1LbVgJ+d7PKksQBc2H0oDGNRQI3gKUsWlswKaQ2fif9X5gzhQcgM5+kiJGCQVurOG09jqNhk7payggyp5+g==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/jasmine-spec-reporter/-/jasmine-spec-reporter-7.0.0.tgz",
"integrity": "sha512-OtC7JRasiTcjsaCBPtMO0Tl8glCejM4J4/dNuOJdA8lBjz4PmWjYQ6pzb0uzpBNAWJMDudYuj9OdXJWqM2QTJg==",
"dev": true,
"requires": {
"colors": "1.4.0"
+1 -1
View File
@@ -135,7 +135,7 @@
"jasmine-ajax": "4.0.0",
"jasmine-core": "~2.8.0",
"jasmine-reporters": "^2.3.2",
"jasmine-spec-reporter": "~5.0.2",
"jasmine-spec-reporter": "~7.0.0",
"js-yaml": "^4.0.0",
"karma": "^6.3.2",
"karma-chrome-launcher": "~3.1.0",