chore(deps): update dependency sinon-chai to v3.7.0 (#31716)

* chore(deps): update dependency sinon-chai to v3.7.0

* empty commit

* bump circle cache

* add sinon-chai to base package.json as its used to test base level scripts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
This commit is contained in:
renovate[bot]
2025-05-15 11:05:03 -04:00
committed by GitHub
parent 1ca963dfee
commit 91d5a2ee5f
13 changed files with 18 additions and 48 deletions

View File

@@ -33,7 +33,7 @@
"mocha": "3.5.3",
"sinon": "1.17.7",
"sinon-as-promised": "4.0.3",
"sinon-chai": "3.3.0",
"sinon-chai": "3.7.0",
"ssl-root-cas": "1.3.1",
"supertest": "4.0.2"
},