Update dependency @types/jasmine to ~4.3.0

This commit is contained in:
Renovate Bot 2022-09-18 12:57:24 +02:00
parent 4c944ef8f8
commit 5f697a5acc
2 changed files with 4 additions and 4 deletions

View File

@ -2613,9 +2613,9 @@
}
},
"@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.0",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.0.tgz",
"integrity": "sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA==",
"dev": true
},
"@types/json-schema": {

View File

@ -37,7 +37,7 @@
"@angular-eslint/template-parser": "13.2.1",
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.3",
"@types/jasmine": "~4.3.0",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.22.0",