Skip to content

Commit

Permalink
Update dependency @aureooms/js-integer-big-endian to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 9, 2020
1 parent eb832b4 commit 1cb9a90
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 @@ -32,7 +32,7 @@
},
"devDependencies": {
"@aureooms/js-integer": "6.0.0",
"@aureooms/js-integer-big-endian": "8.1.0",
"@aureooms/js-integer-big-endian": "9.0.0",
"@aureooms/js-number": "3.1.0",
"@aureooms/js-prime": "4.0.0",
"@babel/cli": "7.8.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
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.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-8.1.0.tgz#478282c4089abff81f0da4da7545e5304c82e33c"
integrity sha512-8iWCokdNKCrhiuMV3TQrJANNGjpfvJRzO0smS7NXXPmi59/zbnb/piq7TvnxUaFvFWkF8CLTAoVOq39xIdVf2w==
"@aureooms/js-integer-big-endian@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-9.0.0.tgz#34f8a14087a1e07bbf11538f0982f5f88ef228db"
integrity sha512-tYaazBQTHuyxlXS5oAazmR5tOSjiiCh75vEyb/GJghVzvObk/SqU1ElQxa3JW9WpIuLXcFq6xlDAoeaK0mlGcg==

"@aureooms/js-integer-big-endian@^8.0.0":
version "8.0.0"
Expand Down

0 comments on commit 1cb9a90

Please sign in to comment.