Exclude chai-as-promised 8

This commit is contained in:
Christian Georgi
2024-06-24 14:47:22 +02:00
committed by GitHub
parent 326729e03d
commit d739680180

View File

@@ -15,3 +15,6 @@ updates:
- dependency-name: "chai"
# chai 5 doesn't work atm w/ cds.test, TODO fix that in cds.test
versions: ["5.x"]
- dependency-name: "chai-as-promised"
# chai-as-promised 7 doesn't work atm w/ cds.test, TODO fix that in cds.test
versions: ["7.x"]