Skip to content

Commit 587a1c5

Browse files
renovate-botAurélien Ooms
authored and
Aurélien Ooms
committed
Update dependency @aureooms/js-integer to v4.0.1
1 parent 3a54f56 commit 587a1c5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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
"devDependencies": {
32-
"@aureooms/js-integer": "4.0.0",
32+
"@aureooms/js-integer": "4.0.1",
3333
"@babel/cli": "7.8.4",
3434
"@babel/core": "7.9.6",
3535
"@babel/polyfill": "7.8.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.0.tgz#cea0a145f5290f443911b3d1890d7254a18eeb9b"
88
integrity sha512-omwmz82cPxqRnorZ8tqeIcPj1QcJnCsMiVYcwOh/QfUXhJ+DmiBPgWOm5WWAQvQzYVKe0/k7+s2ie+UoRJagjA==
99

10-
"@aureooms/js-integer-big-endian@^5.0.0":
11-
version "5.0.0"
12-
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-5.0.0.tgz#f16380210038e8f40dc1c160c5414981d1695e0e"
13-
integrity sha512-dj5zu9FACN8Z6j0C5gu/0dGJ1idMAiO2zjw9XTK9qpbiiVrKw+cPgTmTAVxyu8B1zVo2TPh0K0do0dko1mjmTA==
10+
"@aureooms/js-integer-big-endian@^5.0.1":
11+
version "5.0.1"
12+
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-5.0.1.tgz#a0c63b09f12513d72e1b99fb82f49c7023e5743a"
13+
integrity sha512-iMBF2lWXwIeY2xeDsbpZJlQTD5yyf9OTZswR3fB3sSjNO7hCTrhGD+I0Y7Sz+jNFp68wDKM5FtKcVVGlHCiNhw==
1414

15-
"@aureooms/[email protected].0":
16-
version "4.0.0"
17-
resolved "https://registry.yarnpkg.com/@aureooms/js-integer/-/js-integer-4.0.0.tgz#bbb0b2ddc82f2445dbaba003147e96c9f57411a2"
18-
integrity sha512-3Zw/HUpNb7OmSny8w3xX40jwQXmn92o5mWwEWFPTkpLCv7+xaSHwcRQjJCpbY2yr6PVJhPzJHmTxTme1V5jKrg==
15+
"@aureooms/[email protected].1":
16+
version "4.0.1"
17+
resolved "https://registry.yarnpkg.com/@aureooms/js-integer/-/js-integer-4.0.1.tgz#0c936edf284262cac5ad13ed31404f753aa4a241"
18+
integrity sha512-vZdqWZI4ExuCJiqgjmxyb3z7oTeqqU5qAQnJ4MDweD7yAalRhbAuCjdNt59/D1zpEok7+K/lvFUkDpOAnrKRGw==
1919
dependencies:
2020
"@aureooms/js-error" "^4.0.0"
21-
"@aureooms/js-integer-big-endian" "^5.0.0"
21+
"@aureooms/js-integer-big-endian" "^5.0.1"
2222

2323
2424
version "7.8.4"

0 commit comments

Comments
 (0)