Skip to content

Commit de9e37c

Browse files
Bump karma-sinon-chai from 1.3.3 to 2.0.2
Bumps [karma-sinon-chai](https://github.com/kmees/karma-sinon-chai) from 1.3.3 to 2.0.2. - [Release notes](https://github.com/kmees/karma-sinon-chai/releases) - [Commits](https://github.com/kmees/karma-sinon-chai/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 57b66dd commit de9e37c

File tree

3 files changed

+52
-181
lines changed

3 files changed

+52
-181
lines changed

package-lock.json

+48-171
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"karma-mocha-reporter": "2.2.5",
105105
"karma-phantomjs-launcher": "1.0.4",
106106
"karma-sauce-launcher": "1.2.0",
107-
"karma-sinon-chai": "1.3.3",
107+
"karma-sinon-chai": "2.0.2",
108108
"karma-sourcemap-loader": "0.3.7",
109109
"karma-webpack": "2.0.5",
110110
"leakage": "0.3.0",

yarn.lock

+3-9
Original file line numberDiff line numberDiff line change
@@ -4154,11 +4154,9 @@ karma-sauce-launcher@1.2.0:
41544154
saucelabs "^1.4.0"
41554155
wd "^1.4.0"
41564156

4157-
karma-sinon-chai@1.3.3:
4158-
version "1.3.3"
4159-
resolved "https://registry.yarnpkg.com/karma-sinon-chai/-/karma-sinon-chai-1.3.3.tgz#a597e5b4a1369fe7b3d7d76c09ed2061a38e747f"
4160-
dependencies:
4161-
lolex "^1.6.0"
4157+
karma-sinon-chai@2.0.2:
4158+
version "2.0.2"
4159+
resolved "https://registry.yarnpkg.com/karma-sinon-chai/-/karma-sinon-chai-2.0.2.tgz#e28c109b989973abafc28a7c9f09ef24a05e07c2"
41624160

41634161
karma-sourcemap-loader@0.3.7:
41644162
version "0.3.7"
@@ -4480,10 +4478,6 @@ lolex@1.3.2:
44804478
version "1.3.2"
44814479
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.3.2.tgz#7c3da62ffcb30f0f5a80a2566ca24e45d8a01f31"
44824480

4483-
lolex@^1.6.0:
4484-
version "1.6.0"
4485-
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"
4486-
44874481
longest-streak@^2.0.1:
44884482
version "2.0.1"
44894483
resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.1.tgz#42d291b5411e40365c00e63193497e2247316e35"

0 commit comments

Comments
 (0)