Compare commits

...

2 Commits

Author SHA1 Message Date
7b2d169cb7 Merge pull request 'Update dependency @types/jasmine to ~3.10.0' (#2) from renovate_jasmine-3.x into master
Some checks are pending
charlyghislain/charlyghislaindotcom/pipeline/head Build queued...
Reviewed-on: #2
2022-04-18 15:41:44 +00:00
ef0e1458f1 Update dependency @types/jasmine to ~3.10.0
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
2022-04-18 15:38:55 +00:00
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": "3.10.6",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.6.tgz",
"integrity": "sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==",
"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": "~3.10.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",
"@types/luxon": "^2.3.1",