Skip to content

Commit a64e519

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @aureooms/js-pairing-heap to v3
1 parent b4589e0 commit a64e519

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
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@aureooms/js-compare": "^2.0.0",
6262
"@aureooms/js-itertools": "^5.1.0",
63-
"@aureooms/js-pairing-heap": "^2.0.1"
63+
"@aureooms/js-pairing-heap": "^3.0.0"
6464
},
6565
"devDependencies": {
6666
"@babel/core": "7.13.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@aureooms/js-collections-deque" "^6.0.1"
2828
"@aureooms/js-error" "^5.0.2"
2929

30-
"@aureooms/js-pairing-heap@^2.0.1":
31-
version "2.0.1"
32-
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-2.0.1.tgz#b5431be8ce5a30139ac1e1d1280a4f0d1e07591f"
33-
integrity sha512-8eGAOb6qyxP634Jg0BAR30IsA+IJvgv4MqqC1+AzqluFiWmWg3u81WigvIM17sr5wnrx/VkMXsvNpfG4ly+PKg==
30+
"@aureooms/js-pairing-heap@^3.0.0":
31+
version "3.0.0"
32+
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-3.0.0.tgz#03b0c5ad7c07a63fa65d65235c54ed3ce75bc0da"
33+
integrity sha512-xU7UzdcmqTC2WwkWIFIfWv9ZGzMmXK+hHyY8K51IngEnVxPtvEza/1lirszDPA/URnKUOZ1Tuj9oC5KfqjMnGQ==
3434

3535
"@babel/code-frame@7.12.11":
3636
version "7.12.11"

0 commit comments

Comments
 (0)