Update dependency @types/jasmine to ~4.3.0
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
renovate 2022-10-21 20:07:39 +00:00
parent 6974ac1663
commit aeae304615
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2131,9 +2131,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/jasminewd2": {

View File

@ -31,7 +31,7 @@
"@angular/cli": "~13.3.3",
"@angular/compiler-cli": "^13.3.3",
"@angular/language-service": "^13.3.3",
"@types/jasmine": "~4.0.0",
"@types/jasmine": "~4.3.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",
"@types/luxon": "^2.3.1",