Skip to content

Commit

Permalink
Merge pull request #13 from Stanford-Mobisocial-IoT-Lab/greenkeeper/s…
Browse files Browse the repository at this point in the history
…eedrandom-3.0.0

Update seedrandom to the latest version 🚀
  • Loading branch information
gcampax committed Mar 4, 2019
2 parents e2f7a29 + 1db4de4 commit 1e35379
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"byline": "^5.0.0",
"csv": "^5.0.0",
"mmap-io": "^1.0.0",
"seedrandom": "^2.4.4",
"seedrandom": "^3.0.0",
"shuffle-array": "^1.0.1",
"thingpedia": "^2.3.3",
"thingtalk": "^1.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1715,10 +1715,10 @@ sax@>=0.6.0, sax@^1.2.4:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==

seedrandom@^2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-2.4.4.tgz#b25ea98632c73e45f58b77cfaa931678df01f9ba"
integrity sha512-9A+PDmgm+2du77B5i0Ip2cxOqqHjgNxnBgglxLcX78A2D6c2rTo61z4jnVABpF4cKeDMDG+cmXXvdnqse2VqMA==
seedrandom@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-3.0.0.tgz#3b5e740429a85517d7b5718472093a2a08452ca0"
integrity sha512-+PS8kPqxEhdx0ALu9m7/nSF7M5rNmeCBMCFc+xLh9tRdM4WAeTEl/qGqoMlU9MU8azfOh/asYAgrhphLbpobFQ==

"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.5.1:
version "5.6.0"
Expand Down

0 comments on commit 1e35379

Please sign in to comment.