Bump @types/jasmine from 4.0.3 to 4.3.6 in /frontend (#158)

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.0.3 to 4.3.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  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:42:28 +02:00
committed by GitHub
parent 7611826e10
commit 5329543ee7
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -29,7 +29,7 @@
"@angular-devkit/build-angular": "^15.2.5",
"@angular/cli": "~15.2.5",
"@angular/compiler-cli": "^15.2.8",
"@types/jasmine": "~4.0.0",
"@types/jasmine": "~4.3.6",
"jasmine-core": "~4.6.0",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",
@@ -3986,9 +3986,9 @@
}
},
"node_modules/@types/jasmine": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.3.tgz",
"integrity": "sha512-Opp1LvvEuZdk8fSSvchK2mZwhVrsNT0JgJE9Di6MjnaIpmEXM8TLCPPrVtNTYh8+5MPdY8j9bAHMu2SSfwpZJg==",
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.6.tgz",
"integrity": "sha512-3N0FpQTeiWjm+Oo1WUYWguUS7E6JLceiGTriFrG8k5PU7zRLJCzLcWURU3wjMbZGS//a2/LgjsnO3QxIlwxt9g==",
"dev": true
},
"node_modules/@types/json-schema": {
+1 -1
View File
@@ -31,7 +31,7 @@
"@angular-devkit/build-angular": "^15.2.5",
"@angular/cli": "~15.2.5",
"@angular/compiler-cli": "^15.2.8",
"@types/jasmine": "~4.0.0",
"@types/jasmine": "~4.3.6",
"jasmine-core": "~4.6.0",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",