From bb9624d59f85789e48bd461fb90868aa0ab479a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 18:44:52 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3beeb9c..4ba70eb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@hapi/lab": "^24.0.0", "allow-scripts": "^1.5.2", "nock": "^13.0.0", - "sinon": "^13.0.0" + "sinon": "^18.0.0" }, "dependencies": { "@npmcli/arborist": "^4.0.0",