Skip to content

Commit

Permalink
fix conflicting sinon/types versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Jan 28, 2025
1 parent 2286f48 commit 3d1727c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3180,14 +3180,7 @@
"@types/chai" "*"
"@types/sinon" "*"

"@types/sinon@*":
version "17.0.3"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
dependencies:
"@types/sinonjs__fake-timers" "*"

"@types/[email protected]":
"@types/sinon@*", "@types/[email protected]":
version "9.0.11"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.11.tgz#7af202dda5253a847b511c929d8b6dda170562eb"
integrity sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==
Expand Down

0 comments on commit 3d1727c

Please sign in to comment.