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
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
6974ac1663
commit
aeae304615
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user