Bump jasmine-core from 3.7.1 to 3.8.0 (#2215)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  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-05 13:11:11 +01:00
committed by GitHub
parent d070b100ce
commit 0ae348358d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9059,9 +9059,9 @@
}
},
"jasmine-core": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.7.1.tgz",
"integrity": "sha512-DH3oYDS/AUvvr22+xUBW62m1Xoy7tUlY1tsxKEJvl5JeJ7q8zd1K5bUwiOxdH+erj6l2vAMM3hV25Xs9/WrmuQ==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.8.0.tgz",
"integrity": "sha512-zl0nZWDrmbCiKns0NcjkFGYkVTGCPUgoHypTaj+G2AzaWus7QGoXARSlYsSle2VRpSdfJmM+hzmFKzQNhF2kHg==",
"dev": true
},
"jasmine-marbles": {
+1 -1
View File
@@ -82,7 +82,7 @@
"http-server": "^0.12.3",
"husky": "^7.0.0",
"inquirer": "^8.1.1",
"jasmine-core": "^3.7.1",
"jasmine-core": "^3.8.0",
"jasmine-marbles": "0.6.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.3.4",