Bump @types/jasmine from 4.0.2 to 4.0.3 in /frontend

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.0.2 to 4.0.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-18 17:52:42 +00:00 committed by GitHub
parent 4c73848055
commit 42a2a4e9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@
"@angular-devkit/build-angular": "~13.3.1", "@angular-devkit/build-angular": "~13.3.1",
"@angular/cli": "~13.3.3", "@angular/cli": "~13.3.3",
"@angular/compiler-cli": "~13.2.0", "@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.2", "@types/jasmine": "~4.0.3",
"@types/node": "^17.0.25", "@types/node": "^17.0.25",
"jasmine-core": "~4.1.0", "jasmine-core": "~4.1.0",
"karma": "~6.3.18", "karma": "~6.3.18",
@ -2796,9 +2796,9 @@
} }
}, },
"node_modules/@types/jasmine": { "node_modules/@types/jasmine": {
"version": "4.0.2", "version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.3.tgz",
"integrity": "sha512-mSPIWhDyQ4nzYdR6Ixy15VhVKMVw93mSUlQxxpVb4S9Hj90lBvg+7kkBw23uYcv8CESPPXit+u3cARYcPeC8Jg==", "integrity": "sha512-Opp1LvvEuZdk8fSSvchK2mZwhVrsNT0JgJE9Di6MjnaIpmEXM8TLCPPrVtNTYh8+5MPdY8j9bAHMu2SSfwpZJg==",
"dev": true "dev": true
}, },
"node_modules/@types/json-schema": { "node_modules/@types/json-schema": {
@ -13475,9 +13475,9 @@
} }
}, },
"@types/jasmine": { "@types/jasmine": {
"version": "4.0.2", "version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.3.tgz",
"integrity": "sha512-mSPIWhDyQ4nzYdR6Ixy15VhVKMVw93mSUlQxxpVb4S9Hj90lBvg+7kkBw23uYcv8CESPPXit+u3cARYcPeC8Jg==", "integrity": "sha512-Opp1LvvEuZdk8fSSvchK2mZwhVrsNT0JgJE9Di6MjnaIpmEXM8TLCPPrVtNTYh8+5MPdY8j9bAHMu2SSfwpZJg==",
"dev": true "dev": true
}, },
"@types/json-schema": { "@types/json-schema": {

View File

@ -29,7 +29,7 @@
"@angular-devkit/build-angular": "~13.3.1", "@angular-devkit/build-angular": "~13.3.1",
"@angular/cli": "~13.3.3", "@angular/cli": "~13.3.3",
"@angular/compiler-cli": "~13.2.0", "@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.2", "@types/jasmine": "~4.0.3",
"@types/node": "^17.0.25", "@types/node": "^17.0.25",
"karma": "~6.3.18", "karma": "~6.3.18",
"jasmine-core": "~4.1.0", "jasmine-core": "~4.1.0",