Update dependency @types/jasmine to ~4.6.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
9a70884f30
commit
9d26be8a4d
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2161,9 +2161,9 @@
|
|||
}
|
||||
},
|
||||
"@types/jasmine": {
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.2.tgz",
|
||||
"integrity": "sha512-lKkWBcbxEZX/7nxPqEtv/OjPLaBa2j0o+hmv5Yn83b/+11C1kfBAkgvmrb13WDkmizUJ3B+jYrWh4M0YRtrzEQ==",
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.6.2.tgz",
|
||||
"integrity": "sha512-1JpgHd7kIaggg8er9h6GCf82ZI0yzCAKjx3rXTuvuZlLqxKj6hqqr7qcDPjQw2791y/AX7XLTahLyZdgnZLlog==",
|
||||
"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.3.0",
|
||||
"@types/jasmine": "~4.6.0",
|
||||
"@types/jasminewd2": "^2.0.10",
|
||||
"@types/node": "^16.11.27",
|
||||
"@types/luxon": "^3.0.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user