Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.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/v4.0.1...v4.1.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>
This commit is contained in:
dependabot[bot]
2022-05-03 10:25:27 +00:00
committed by GitHub
parent 2618ac3198
commit e1098accf1
2 changed files with 10 additions and 24 deletions

View File

@@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"eslint": "^8.12.0",
"jasmine-core": "~4.0.0",
"jasmine-core": "~4.1.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",