kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore(front): update dependency sinon to v15
rodzic
b1828394ce
commit
258e35c0ec
|
@ -89,7 +89,7 @@
|
|||
"jsonc-eslint-parser": "2.1.0",
|
||||
"moxios": "0.4.0",
|
||||
"sass": "1.56.1",
|
||||
"sinon": "14.0.2",
|
||||
"sinon": "15.0.0",
|
||||
"typescript": "4.9.3",
|
||||
"utility-types": "3.10.0",
|
||||
"vite": "3.2.4",
|
||||
|
|
|
@ -4760,10 +4760,10 @@ signal-exit@^3.0.2:
|
|||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
||||
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
||||
|
||||
sinon@14.0.2:
|
||||
version "14.0.2"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.2.tgz#585a81a3c7b22cf950762ac4e7c28eb8b151c46f"
|
||||
integrity sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w==
|
||||
sinon@15.0.0:
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.0.tgz#651a641b45c0a57aabc8275343c7108cffc9c062"
|
||||
integrity sha512-pV97G1GbslaSJoSdy2F2z8uh5F+uPGp3ddOzA4JsBOUBLEQRz2OAqlKGRFTSh2KiqUCmHkzyAeu7R4x1Hx0wwg==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^2.0.0"
|
||||
"@sinonjs/fake-timers" "^9.1.2"
|
||||
|
|
Ładowanie…
Reference in New Issue