Skip to content

Commit

Permalink
Update dependency @aureooms/js-heap-spec to v15 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 20, 2020
1 parent 03806bd commit 4756199
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 @@ -31,7 +31,7 @@
"devDependencies": {
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-heap-spec": "14.0.0",
"@aureooms/js-heap-spec": "15.0.3",
"@aureooms/js-itertools": "3.4.0",
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-functools/-/js-functools-2.0.3.tgz#5139d6245278193da4cf21c44666797bf40a1d6e"
integrity sha1-UTnWJFJ4GT2kzyHERmZ5e/QKHW4=

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

0 comments on commit 4756199

Please sign in to comment.