Bump jasmine-marbles from 0.6.0 to 0.8.3 (#2239)

Bumps [jasmine-marbles](https://github.com/synapse-wireless-labs/jasmine-marbles) from 0.6.0 to 0.8.3.
- [Release notes](https://github.com/synapse-wireless-labs/jasmine-marbles/releases)
- [Changelog](https://github.com/synapse-wireless-labs/jasmine-marbles/blob/0.8.3/CHANGELOG.md)
- [Commits](https://github.com/synapse-wireless-labs/jasmine-marbles/compare/v0.6.0...0.8.3)

---
updated-dependencies:
- dependency-name: jasmine-marbles
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-07-29 11:53:02 +01:00
committed by GitHub
parent d1bd04a384
commit a370fb0f74
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9083,12 +9083,12 @@
"dev": true
},
"jasmine-marbles": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/jasmine-marbles/-/jasmine-marbles-0.6.0.tgz",
"integrity": "sha512-1uzgjEesEeCb+r+v46qn5x326TiGqk5SUZa+A3O+XnMCjG/pGcUOhL9Xsg5L7gLC6RFHyWGTkB5fei4rcvIOiQ==",
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/jasmine-marbles/-/jasmine-marbles-0.8.3.tgz",
"integrity": "sha512-aaf7ObOC9X1jZ8VyIG49+vOTycRqIWT5Jt3vHHbECE9tN7U05mnpxi20thth02HzasOv/Fmqf+uGhcLE/f8NYg==",
"dev": true,
"requires": {
"lodash": "^4.5.0"
"lodash": "^4.17.20"
}
},
"jasmine-spec-reporter": {
+1 -1
View File
@@ -83,7 +83,7 @@
"husky": "^7.0.1",
"inquirer": "^8.1.2",
"jasmine-core": "^3.8.0",
"jasmine-marbles": "0.6.0",
"jasmine-marbles": "0.8.3",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",