Update dependency @types/jasmine to ~3.10.0
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
This commit is contained in:
parent
381a7a450e
commit
ef0e1458f1
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2048,9 +2048,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/jasmine": {
|
"@types/jasmine": {
|
||||||
"version": "3.6.11",
|
"version": "3.10.6",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.6.11.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.6.tgz",
|
||||||
"integrity": "sha512-S6pvzQDvMZHrkBz2Mcn/8Du7cpr76PlRJBAoHnSDNbulULsH5dp0Gns+WRyNX5LHejz/ljxK4/vIHK/caHt6SQ==",
|
"integrity": "sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/jasminewd2": {
|
"@types/jasminewd2": {
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
"@angular/cli": "~13.3.3",
|
"@angular/cli": "~13.3.3",
|
||||||
"@angular/compiler-cli": "^13.3.3",
|
"@angular/compiler-cli": "^13.3.3",
|
||||||
"@angular/language-service": "^13.3.3",
|
"@angular/language-service": "^13.3.3",
|
||||||
"@types/jasmine": "~3.6.11",
|
"@types/jasmine": "~3.10.0",
|
||||||
"@types/jasminewd2": "^2.0.10",
|
"@types/jasminewd2": "^2.0.10",
|
||||||
"@types/node": "^16.11.27",
|
"@types/node": "^16.11.27",
|
||||||
"@types/luxon": "^2.3.1",
|
"@types/luxon": "^2.3.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user