Bump sinon and sandboxed-module

This commit is contained in:
Christopher Hoskin
2020-07-02 11:04:21 +01:00
parent fcd4a60657
commit bcaee67a5c
2 changed files with 71 additions and 70 deletions

View File

@@ -36,8 +36,8 @@
"mocha": "^8.0.1",
"prettier": "^2.0.5",
"prettier-eslint-cli": "^5.0.0",
"sandboxed-module": "2.0.3",
"sinon": "7.2.3",
"sinon-chai": "3.3.0"
"sandboxed-module": "^2.0.4",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0"
}
}