chore(deps-dev): bump elfy from 0.1.0 to 1.0.0

Bumps [elfy](https://github.com/indutny/elfy) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/indutny/elfy/releases)
- [Commits](https://github.com/indutny/elfy/compare/v0.1.0...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-06 10:16:46 +00:00 committed by Michael Vines
parent 7e4a4367f3
commit 6c1168788d
2 changed files with 4 additions and 4 deletions

View File

@ -9072,9 +9072,9 @@
"dev": true
},
"elfy": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/elfy/-/elfy-0.1.0.tgz",
"integrity": "sha1-HwMQDxoIKSHVuKiVpmzSnFBC06Y=",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/elfy/-/elfy-1.0.0.tgz",
"integrity": "sha512-4Kp3AA94jC085IJox+qnvrZ3PudqTi4gQNvIoTZfJJ9IqkRuCoqP60vCVYlIg00c5aYusi5Wjh2bf0cHYt+6gQ==",
"dev": true,
"requires": {
"endian-reader": "^0.3.0"

View File

@ -98,7 +98,7 @@
"babel-plugin-module-resolver": "3.2.0",
"codecov": "^3.0.4",
"cross-env": "6.0.3",
"elfy": "^0.1.0",
"elfy": "^1.0.0",
"enzyme": "3.11.0",
"esdoc": "^1.1.0",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",