Skip to content

Commit

Permalink
Update dependency @aureooms/js-integer-big-endian to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2020
1 parent 5b61ba4 commit bedfedf
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": "8.0.0",
"@aureooms/js-integer-big-endian": "9.0.2",
"@aureooms/js-integer-big-endian": "10.0.0",
"@aureooms/js-number": "3.1.0",
"@aureooms/js-prime": "4.0.0",
"@babel/cli": "7.10.5",
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@9.0.2", "@aureooms/js-integer-big-endian@^9.0.2":
"@aureooms/js-integer-big-endian@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-10.0.0.tgz#e3e46af63e7b900822abba3f216e64c812aa6532"
integrity sha512-Fa8v0V40FDZ09j/UP+c0x+Xd0Un3zuBc1K0T8EIZI4mAXFq7wDcd2mRCmR/djcKCcfPIR1Wgm0ucltNR6snm1g==

"@aureooms/js-integer-big-endian@^9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-9.0.2.tgz#4747d9d1586d66d11ec21c2cd3d81a68680e0717"
integrity sha512-9rlrO1UaJ6X5CxK1YxIf74u2XWbh5TX0XA9lx5RIu8HgCrhQDO3PKhZl6oOSSsY2/s8SWd4/RAd4IigziPvYng==
Expand Down

0 comments on commit bedfedf

Please sign in to comment.