Bump jasmine-core from 4.1.1 to 4.6.0 in /frontend (#137)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.1.1 to 4.6.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.1.1...v4.6.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]
2023-10-03 20:36:37 +02:00
committed by GitHub
parent a8c62e486b
commit da962c1cf1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"@angular/cli": "~15.2.5",
"@angular/compiler-cli": "^15.2.6",
"@types/jasmine": "~4.0.0",
"jasmine-core": "~4.1.0",
"jasmine-core": "~4.6.0",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
@@ -7513,9 +7513,9 @@
}
},
"node_modules/jasmine-core": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.1.1.tgz",
"integrity": "sha512-lmUfT5XcK9KKvt3lLYzn93hc4MGzlUBowExFVgzbSW0ZCrdeyS574dfsyfRhxbg81Wj4gk+RxUiTnj7KBfDA1g==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.6.0.tgz",
"integrity": "sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==",
"dev": true
},
"node_modules/jest-worker": {
+1 -1
View File
@@ -32,7 +32,7 @@
"@angular/cli": "~15.2.5",
"@angular/compiler-cli": "^15.2.6",
"@types/jasmine": "~4.0.0",
"jasmine-core": "~4.1.0",
"jasmine-core": "~4.6.0",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",