Update dependency @types/jasmine to v4
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit

This commit is contained in:
renovate 2022-04-18 15:39:02 +00:00
parent 381a7a450e
commit bcf2b14ce5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2048,9 +2048,9 @@
}
},
"@types/jasmine": {
"version": "3.6.11",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.6.11.tgz",
"integrity": "sha512-S6pvzQDvMZHrkBz2Mcn/8Du7cpr76PlRJBAoHnSDNbulULsH5dp0Gns+WRyNX5LHejz/ljxK4/vIHK/caHt6SQ==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.0.3.tgz",
"integrity": "sha512-Opp1LvvEuZdk8fSSvchK2mZwhVrsNT0JgJE9Di6MjnaIpmEXM8TLCPPrVtNTYh8+5MPdY8j9bAHMu2SSfwpZJg==",
"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": "~3.6.11",
"@types/jasmine": "~4.0.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",
"@types/luxon": "^2.3.1",