Skip to content

Commit 471a9f3

Browse files
committed
Update dependency @aureooms/js-heap-spec to v15
1 parent b221e1c commit 471a9f3

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
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {},
3333
"devDependencies": {
34-
"@aureooms/js-heap-spec": "14.0.0",
34+
"@aureooms/js-heap-spec": "15.0.3",
3535
"@babel/cli": "7.8.4",
3636
"@babel/core": "7.9.0",
3737
"@babel/plugin-proposal-async-generator-functions": "7.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
resolved "https://registry.yarnpkg.com/@aureooms/js-functools/-/js-functools-2.0.3.tgz#5139d6245278193da4cf21c44666797bf40a1d6e"
2525
integrity sha1-UTnWJFJ4GT2kzyHERmZ5e/QKHW4=
2626

27-
"@aureooms/js-heap-spec@14.0.0":
28-
version "14.0.0"
29-
resolved "https://registry.yarnpkg.com/@aureooms/js-heap-spec/-/js-heap-spec-14.0.0.tgz#acc1550e2689ab17809ce70d9b8e1b3c091c7135"
30-
integrity sha512-HC6wktyhJlkxyhKWSl+2JXn6rkoxrBb3gwGciEduQ5JY0mV1j8COMEylHbzrybdTWxOfy/z+3tPuXPiV/zuLkw==
27+
"@aureooms/js-heap-spec@15.0.3":
28+
version "15.0.3"
29+
resolved "https://registry.yarnpkg.com/@aureooms/js-heap-spec/-/js-heap-spec-15.0.3.tgz#7511d74722da20b4379b709f2ab17f0bd39482a2"
30+
integrity sha512-Ibp3wYGkrpKPE/xGG8erLAa7qkPYMJv7cnEaAuS2BG9Jb/FA7M4HT9BZi4HAPPktVDiviv4YtF8Rr1wKnQYQWA==
3131
dependencies:
3232
"@aureooms/js-compare" "^1.4.5"
3333
"@aureooms/js-functools" "^2.0.3"

0 commit comments

Comments
 (0)