mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
fix: pin sinon to 7.2.7
This commit is contained in:
committed by
Bryan Housel
parent
fbb84a8f7d
commit
e585090192
+1
-1
@@ -86,7 +86,7 @@
|
||||
"rollup-plugin-node-resolve": "^4.0.0",
|
||||
"shelljs": "^0.8.0",
|
||||
"shx": "^0.3.0",
|
||||
"sinon": "^7.2.6",
|
||||
"sinon": "7.2.7",
|
||||
"sinon-chai": "^3.1.0",
|
||||
"smash": "0.0",
|
||||
"svg-sprite": "1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user