summaryrefslogtreecommitdiffstats
path: root/front
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-24 06:31:16 +0000
committerGitHub <noreply@github.com>2019-12-24 06:31:16 +0000
commit15621ddce569a6bc51d47ccac558225f0ed5cf7e (patch)
treed47647716a53dc218cf1344440521b190426adc1 /front
parent9bced7c608ec63cc5ae923d31a29b1a69cc1739c (diff)
Bump sinon-chai from 3.3.0 to 3.4.0 in /front
Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/domenic/sinon-chai/releases) - [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md) - [Commits](https://github.com/domenic/sinon-chai/compare/3.3.0...3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'front')
-rw-r--r--front/package.json2
-rw-r--r--front/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/front/package.json b/front/package.json
index 4e03dfa6..a4ad6008 100644
--- a/front/package.json
+++ b/front/package.json
@@ -89,7 +89,7 @@
"sass-loader": "git://github.com/webpack-contrib/sass-loader",
"shelljs": "^0.8.3",
"sinon": "^7.5.0",
- "sinon-chai": "^3.3.0",
+ "sinon-chai": "^3.4.0",
"vue-loader": "^14.0.0",
"vue-template-compiler": "^2.6.11",
"webpack-hot-middleware": "^2.25.0"
diff --git a/front/yarn.lock b/front/yarn.lock
index df64b883..97633177 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -9724,10 +9724,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"
-sinon-chai@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.3.0.tgz#8084ff99451064910fbe2c2cb8ab540c00b740ea"
- integrity sha512-r2JhDY7gbbmh5z3Q62pNbrjxZdOAjpsqW/8yxAZRSqLZqowmfGZPGUZPFf3UX36NLis0cv8VEM5IJh9HgkSOAA==
+sinon-chai@^3.4.0:
+ version "3.4.0"
+ resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.4.0.tgz#06fb88dee80decc565106a3061d380007f21e18d"
+ integrity sha512-BpVxsjEkGi6XPbDXrgWUe7Cb1ZzIfxKUbu/MmH5RoUnS7AXpKo3aIYIyQUg0FMvlUL05aPt7VZuAdaeQhEnWxg==
sinon@^7.5.0:
version "7.5.0"