Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2017
1 parent 20a5a48 commit 3871352
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"sass-loader": "6.0.6",
"semver": "5.4.1",
"shelljs": "0.7.8",
"sinon": "4.1.2",
"sinon": "4.1.3",
"style-loader": "0.19.0",
"unminified-webpack-plugin": "1.4.1",
"watch": "1.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8710,17 +8710,17 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

sinon@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.2.tgz#65610521d926fb53742dd84cd599f0b89a82f440"
sinon@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.3.tgz#fc599eda47ed9f1a694ce774b94ab44260bd7ac5"
dependencies:
diff "^3.1.0"
formatio "1.2.0"
lodash.get "^4.4.2"
lolex "^2.2.0"
nise "^1.2.0"
supports-color "^4.4.0"
type-detect "^4.0.0"
type-detect "^4.0.5"

slash@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -9458,9 +9458,9 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

type-detect@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea"
type-detect@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.5.tgz#d70e5bc81db6de2a381bcaca0c6e0cbdc7635de2"

type-is@~1.6.15:
version "1.6.15"
Expand Down

0 comments on commit 3871352

Please sign in to comment.