Bump array-shuffle from 1.0.1 to 2.0.0

Bumps [array-shuffle](https://github.com/sindresorhus/array-shuffle) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/array-shuffle/releases)
- [Commits](https://github.com/sindresorhus/array-shuffle/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-03 10:46:01 +00:00 committed by GitHub
parent 1519e7c6ef
commit 577c976623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View file

@ -497,9 +497,9 @@
}
},
"array-shuffle": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/array-shuffle/-/array-shuffle-1.0.1.tgz",
"integrity": "sha1-fqSIKjVrS8pfVF4LblLq9tlxVXo="
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/array-shuffle/-/array-shuffle-2.0.0.tgz",
"integrity": "sha512-rJTchCppiO6QsQnN51KDH1cgMYm13B+ybxFS5GgdBdTTHpZcrq3M7SOBgzp+L9fqqnjkFDiwdEVcX1wINgl9DQ=="
},
"array-union": {
"version": "2.1.0",