Compare commits

...

2 Commits

Author SHA1 Message Date
ccc15fa3c3 Update dependency @types/jasmine to v4.6.4
Some checks failed
renovate/artifacts Artifact file update failure
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
2024-07-30 01:00:54 +00:00
87a0b4ecb7 Update dependency jasmine-core to v4.6.1
Some checks failed
renovate/artifacts Artifact file update failure
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
charlyghislain/charlyghislaindotcom/pipeline/head This commit looks good
2024-07-29 01:00:44 +00:00

8
package-lock.json generated
View File

@ -2161,9 +2161,7 @@
}
},
"@types/jasmine": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.6.2.tgz",
"integrity": "sha512-1JpgHd7kIaggg8er9h6GCf82ZI0yzCAKjx3rXTuvuZlLqxKj6hqqr7qcDPjQw2791y/AX7XLTahLyZdgnZLlog==",
"version": "4.6.4",
"dev": true
},
"@types/jasminewd2": {
@ -5796,9 +5794,7 @@
}
},
"jasmine-core": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.6.0.tgz",
"integrity": "sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==",
"version": "4.6.1",
"dev": true
},
"jasmine-spec-reporter": {