]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump sinon from 5.0.1 to 5.0.3 11229/head
authordependabot[bot] <support@dependabot.com>
Wed, 2 May 2018 09:17:52 +0000 (09:17 +0000)
committerdependabot[bot] <support@dependabot.com>
Wed, 2 May 2018 09:17:52 +0000 (09:17 +0000)
Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v5.0.1...v5.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
yarn.lock

index 1e7f450cbc62ebbd7f15727bd82d9887c4d1d547..053f809fcb25de73b9fd5d63b45b303418272467 100644 (file)
       "dev": true
     },
     "sinon": {
-      "version": "5.0.1",
-      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.1.tgz",
-      "integrity": "sha512-xhPMTWl8dusKsa/4Px+K0FCHsAhcpxjMurofDzPr6BF1I5C2G6r4JLIaHKSOcMnXkt7X4Md0OZgJuuIqlw9ieA==",
+      "version": "5.0.3",
+      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.3.tgz",
+      "integrity": "sha512-kzBkET1Hf0r0J4uVnlicuAEiq9nnhPrEHZWS0mds+5EaB9rA0XoliIkLaqkBNU9lwPuJACo/velUQQOmTRJtUw==",
       "dev": true,
       "requires": {
         "@sinonjs/formatio": "2.0.0",
index 7be2c360a5f6b3477cb407a24e533f85c50998d5..5aa5b4ff3b171c5730353eed5c22afaa1d6a8a4c 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -8038,8 +8038,8 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
   resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
 
 sinon@^5.0.1:
-  version "5.0.1"
-  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.1.tgz#e399e00b30df53abf816f16cfc8f3aa0a480ada2"
+  version "5.0.3"
+  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.3.tgz#9950f1616187ff0cd7d75a60d66bc27fed569945"
   dependencies:
     "@sinonjs/formatio" "^2.0.0"
     diff "^3.1.0"