Skip to content

Commit 32a0389

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"test": "ava"
6262
},
6363
"dependencies": {
64-
"@aureooms/js-pairing-heap": "^2.0.1",
64+
"@aureooms/js-pairing-heap": "^3.0.0",
6565
"@aureooms/js-pairs": "^1.0.0"
6666
},
6767
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
resolved "https://registry.yarnpkg.com/@aureooms/js-mapping/-/js-mapping-3.1.0.tgz#3590a8f535b2e0753fabe868681d6173acd9746b"
109109
integrity sha512-NasiGBH4q1hLCPyA/GO578dCzl7MMDTDAE8leYt3b4D7Yr0NWPTNL1eUAE7F5E6IYpAdgaM7NDmNuj8zUT5+Dw==
110110

111-
"@aureooms/js-pairing-heap@^2.0.1":
112-
version "2.0.1"
113-
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-2.0.1.tgz#b5431be8ce5a30139ac1e1d1280a4f0d1e07591f"
114-
integrity sha512-8eGAOb6qyxP634Jg0BAR30IsA+IJvgv4MqqC1+AzqluFiWmWg3u81WigvIM17sr5wnrx/VkMXsvNpfG4ly+PKg==
111+
"@aureooms/js-pairing-heap@^3.0.0":
112+
version "3.0.0"
113+
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-3.0.0.tgz#03b0c5ad7c07a63fa65d65235c54ed3ce75bc0da"
114+
integrity sha512-xU7UzdcmqTC2WwkWIFIfWv9ZGzMmXK+hHyY8K51IngEnVxPtvEza/1lirszDPA/URnKUOZ1Tuj9oC5KfqjMnGQ==
115115

116116
"@aureooms/js-pairs@^1.0.0":
117117
version "1.0.0"

0 commit comments

Comments
 (0)