Compare commits

...

2 Commits

Author SHA1 Message Date
6b66463914 Update dependency @types/luxon to v3.4.2
Some checks failed
renovate/artifacts Artifact file update failure
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
2024-07-30 01:01:03 +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

@ -2182,9 +2182,7 @@
"dev": true
},
"@types/luxon": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.3.4.tgz",
"integrity": "sha512-H9OXxv4EzJwE75aTPKpiGXJq+y4LFxjpsdgKwSmr503P5DkWc3AG7VAFYrFNVvqemT5DfgZJV9itYhqBHSGujA==",
"version": "3.4.2",
"dev": true
},
"@types/mime": {
@ -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": {