Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit c234a69

Browse files
authored
Merge pull request #180 from cristijora/dependabot/npm_and_yarn/sinon-4.2.2
Bump sinon from 4.1.4 to 4.2.2
2 parents 03a0f4f + 38db24c commit c234a69

File tree

3 files changed

+15
-29
lines changed

3 files changed

+15
-29
lines changed

package-lock.json

Lines changed: 4 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"selenium-server": "^3.8.1",
9494
"semver": "^5.3.0",
9595
"shelljs": "^0.8.0",
96-
"sinon": "^4.1.3",
96+
"sinon": "^4.2.2",
9797
"sinon-chai": "^2.14.0",
9898
"stats-webpack-plugin": "^0.6.0",
9999
"url-loader": "^0.6.2",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6003,16 +6003,16 @@ sinon-chai@^2.14.0:
60036003
version "2.14.0"
60046004
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.14.0.tgz#da7dd4cc83cd6a260b67cca0f7a9fdae26a1205d"
60056005

6006-
sinon@^4.1.3:
6007-
version "4.1.3"
6008-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.3.tgz#fc599eda47ed9f1a694ce774b94ab44260bd7ac5"
6006+
sinon@^4.2.2:
6007+
version "4.2.2"
6008+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.2.2.tgz#e039ab27bdb426fc61363c380726e996a2e2c620"
60096009
dependencies:
60106010
diff "^3.1.0"
60116011
formatio "1.2.0"
60126012
lodash.get "^4.4.2"
60136013
lolex "^2.2.0"
60146014
nise "^1.2.0"
6015-
supports-color "^4.4.0"
6015+
supports-color "^5.1.0"
60166016
type-detect "^4.0.5"
60176017

60186018
slash@^1.0.0:
@@ -6323,6 +6323,12 @@ supports-color@^4.4.0:
63236323
dependencies:
63246324
has-flag "^2.0.0"
63256325

6326+
supports-color@^5.1.0:
6327+
version "5.1.0"
6328+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.1.0.tgz#058a021d1b619f7ddf3980d712ea3590ce7de3d5"
6329+
dependencies:
6330+
has-flag "^2.0.0"
6331+
63266332
svgo@^0.7.0:
63276333
version "0.7.2"
63286334
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"

0 commit comments

Comments
 (0)