Skip to content

Commit

Permalink
Update dependency @ianwalter/base-error to ^6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2019
1 parent ddfafea commit 93bb7ac
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 @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/ianwalter/decision-tree#readme",
"dependencies": {
"@ianwalter/base-error": "^6.0.0"
"@ianwalter/base-error": "^6.1.0"
},
"devDependencies": {
"@ianwalter/bff": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@ianwalter/base-error@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/base-error/-/base-error-6.0.0.tgz#d53b93115739e4fec4406b06173be35321d207f8"
integrity sha512-I7iqckGb4RCE4pZKTo4o3J17ajhp1+XJfYMTQhY4L+tyWYNdj5sqacrnyzgfrYpkzuUrdWGIgpcsF72WA2yPkg==
"@ianwalter/base-error@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/base-error/-/base-error-6.1.0.tgz#a25f8a57e04877f6823251c5f1e05c7c060a0130"
integrity sha512-a1oe3gdY7aVJotysd2hbkARZdIXd80b1xL+kcJGQ/5VzEv7bMhQ+vlamv8DLz828uz/dxMCVb4++n75RyVUs2Q==

"@ianwalter/bff@^7.0.0":
version "7.0.0"
Expand Down

0 comments on commit 93bb7ac

Please sign in to comment.