Skip to content

Commit

Permalink
Update dependency @aureooms/js-integer-big-endian to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2020
1 parent 2b63672 commit 40f6f87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@aureooms/js-integer": "6.0.0",
"@aureooms/js-integer-big-endian": "8.0.0",
"@aureooms/js-integer-big-endian": "8.0.2",
"@aureooms/js-number": "3.1.0",
"@aureooms/js-prime": "4.0.0",
"@babel/cli": "7.8.4",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.0.tgz#cea0a145f5290f443911b3d1890d7254a18eeb9b"
integrity sha512-omwmz82cPxqRnorZ8tqeIcPj1QcJnCsMiVYcwOh/QfUXhJ+DmiBPgWOm5WWAQvQzYVKe0/k7+s2ie+UoRJagjA==

"@aureooms/js-integer-big-endian@8.0.0", "@aureooms/js-integer-big-endian@^8.0.0":
"@aureooms/js-integer-big-endian@8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-8.0.2.tgz#aff5e9d98e4f02211d4d36d480b7b89d28ec346e"
integrity sha512-xFlVlTkt4P4ChQgc6EHpgzS61Iw+YR/9CBJfgtr1TA/YeNZocjCYOefgii8rrunRx9WBkQApFTW+P0svj5pQng==

"@aureooms/js-integer-big-endian@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-8.0.0.tgz#fdf21db95bb6ce88763fd91646e3c09d865fd321"
integrity sha512-2YuH9/ejGk6RCOVjsSVNG2evoHPF9hTjdle1sRET91hh566uVkcBezE7DT/iLGBsSoz8v1OhPRT83EazAgbq6g==
Expand Down

0 comments on commit 40f6f87

Please sign in to comment.