Skip to content

Commit 3d1727c

Browse files
committed
fix conflicting sinon/types versions
1 parent 2286f48 commit 3d1727c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3180,14 +3180,7 @@
31803180
"@types/chai" "*"
31813181
"@types/sinon" "*"
31823182

3183-
"@types/sinon@*":
3184-
version "17.0.3"
3185-
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
3186-
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
3187-
dependencies:
3188-
"@types/sinonjs__fake-timers" "*"
3189-
3190-
3183+
"@types/sinon@*", "@types/[email protected]":
31913184
version "9.0.11"
31923185
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.11.tgz#7af202dda5253a847b511c929d8b6dda170562eb"
31933186
integrity sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==

0 commit comments

Comments
 (0)