Skip to content

Commit 2bc9f13

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @aureooms/js-integer-big-endian to v8
1 parent 0c3bc15 commit 2bc9f13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@aureooms/js-error": "^4.0.0",
32-
"@aureooms/js-integer-big-endian": "^7.0.0"
32+
"@aureooms/js-integer-big-endian": "^8.0.0"
3333
},
3434
"devDependencies": {
3535
"@aureooms/js-algorithms": "3.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.0.tgz#cea0a145f5290f443911b3d1890d7254a18eeb9b"
1818
integrity sha512-omwmz82cPxqRnorZ8tqeIcPj1QcJnCsMiVYcwOh/QfUXhJ+DmiBPgWOm5WWAQvQzYVKe0/k7+s2ie+UoRJagjA==
1919

20-
"@aureooms/js-integer-big-endian@^7.0.0":
21-
version "7.0.0"
22-
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-7.0.0.tgz#0828cc80883a90011cf28e68d91b6f13a79fd75e"
23-
integrity sha512-jO1WJ6ZcdKPnshREgoGdiTtC1mrg5XSCwzXb7XgXy7wHu3G1atPQ0EF3blNABnZNtwyWRTRvt8J0QimIww9esg==
20+
"@aureooms/js-integer-big-endian@^8.0.0":
21+
version "8.0.0"
22+
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-8.0.0.tgz#fdf21db95bb6ce88763fd91646e3c09d865fd321"
23+
integrity sha512-2YuH9/ejGk6RCOVjsSVNG2evoHPF9hTjdle1sRET91hh566uVkcBezE7DT/iLGBsSoz8v1OhPRT83EazAgbq6g==
2424

2525
"@aureooms/js-operator@1.0.2":
2626
version "1.0.2"

0 commit comments

Comments
 (0)