Skip to content

Commit

Permalink
Bump tinyqueue from 2.0.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [tinyqueue](https://github.com/mourner/tinyqueue) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/mourner/tinyqueue/releases)
- [Commits](mourner/tinyqueue@v2.0.3...v3.0.0)

---
updated-dependencies:
- dependency-name: tinyqueue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 1ac9e62 commit 95c99bc
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 @@ -33,7 +33,7 @@
"react-split-pane": "^0.1.92",
"react-table": "^6.11.5",
"redux": "^4.2.1",
"tinyqueue": "^2.0.3",
"tinyqueue": "^3.0.0",
"typescript": "*",
"uuid": "^9.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15936,10 +15936,10 @@ tiny-invariant@^1.3.3:
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==

tinyqueue@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-2.0.3.tgz#64d8492ebf39e7801d7bd34062e29b45b2035f08"
integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==
tinyqueue@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-3.0.0.tgz#101ea761ccc81f979e29200929e78f1556e3661e"
integrity sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==

tinyrainbow@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 95c99bc

Please sign in to comment.