Skip to content

Commit

Permalink
Merge eac1c6b into a03e779
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2021
2 parents a03e779 + eac1c6b commit 6b21e41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"url": "https://github.com/aureooms/js-integer/issues"
},
"dependencies": {
"@aureooms/js-error": "^4.0.1",
"@aureooms/js-error": "^5.0.0",
"@aureooms/js-integer-big-endian": "^10.1.0"
},
"devDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==

"@aureooms/js-error@^5.0.0":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.1.tgz#474e2f1dd7189f97df770b5cc6f1bda536de262d"
integrity sha512-BbbpKpp4W8L2x9vL4bas+JtuAe4PMojzTpf21puHPw5p3S+lgKd8SfS9y40pVHi/b3SrQrdpmsaEKjL4xviilQ==

"@aureooms/js-integer-big-endian@^10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-10.1.0.tgz#47320d60d2332d8559e3be1b7e26e2b38b777a1e"
Expand Down

0 comments on commit 6b21e41

Please sign in to comment.