Skip to content

Commit

Permalink
build(deps-dev): Update jasmine-core requirement from ~3.4.0 to ~3.5.0 (
Browse files Browse the repository at this point in the history
#1735)

Updates the requirements on [jasmine-core](https://github.com/jasmine/jasmine) to permit the latest version.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/master/RELEASE.md)
- [Commits](jasmine/jasmine@v3.4.0...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and nicojs committed Nov 9, 2019
1 parent 6fbc303 commit c181d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/karma-runner/package.json
Expand Up @@ -36,7 +36,7 @@
"@stryker-mutator/util": "^2.2.1",
"@types/express": "~4.17.0",
"@types/semver": "~6.2.0",
"jasmine-core": "~3.4.0",
"jasmine-core": "~3.5.0",
"karma": "~4.1.0",
"karma-jasmine": "~2.0.0",
"karma-phantomjs-launcher": "~1.0.4"
Expand Down

0 comments on commit c181d1f

Please sign in to comment.