chore(deps): bump eris from 0.16.0 to 0.16.1 (#77)

Bumps [eris](https://github.com/abalabahaha/eris) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/abalabahaha/eris/releases)
- [Commits](https://github.com/abalabahaha/eris/compare/0.16.0...0.16.1)

---
updated-dependencies:
- dependency-name: eris
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-22 21:25:08 -06:00 committed by GitHub
parent cb838da054
commit ac2472dce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"cat-loggr": "^1.2.2", "cat-loggr": "^1.2.2",
"config": "^3.3.6", "config": "^3.3.6",
"eris": "^0.16.0", "eris": "^0.16.1",
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"fuzzy": "^0.1.3", "fuzzy": "^0.1.3",
"moment": "^2.29.1", "moment": "^2.29.1",

View file

@ -380,10 +380,10 @@ enquirer@^2.3.5:
dependencies: dependencies:
ansi-colors "^3.2.1" ansi-colors "^3.2.1"
eris@^0.16.0: eris@^0.16.1:
version "0.16.0" version "0.16.1"
resolved "https://registry.yarnpkg.com/eris/-/eris-0.16.0.tgz#0737b7bfc3f225b026bc31996c3d2ef61256e4e9" resolved "https://registry.yarnpkg.com/eris/-/eris-0.16.1.tgz#44b0a9220944fc73dd74538cd614826bfbfcde61"
integrity sha512-q46t8/6D88SLo20w29xycDvd67r9EpBOel/DKqRTfNms0XARPJpngITtFL9J6qRaRIkBr8PDeqpbO5gwNeSThw== integrity sha512-fqjgaddSvUlUjA7s85OvZimLrgCwX58Z6FXOIxdNFJdT6XReJ/LOWZKdew2CaalM8BvN2JKzn98HmKYb3zMhKg==
dependencies: dependencies:
ws "^8.2.3" ws "^8.2.3"
optionalDependencies: optionalDependencies: