Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/den/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"homepage": "https://foxglove.dev/",
"dependencies": {
"async-mutex": "0.4.0",
"async-mutex": "0.5.0",
"xacro-parser": "0.3.9"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@ __metadata:
resolution: "@foxglove/den@workspace:packages/den"
dependencies:
"@foxglove/tsconfig": 2.0.0
async-mutex: 0.4.0
async-mutex: 0.5.0
xacro-parser: 0.3.9
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7704,12 +7704,12 @@ __metadata:
languageName: node
linkType: hard

"async-mutex@npm:0.4.0":
version: 0.4.0
resolution: "async-mutex@npm:0.4.0"
"async-mutex@npm:0.5.0":
version: 0.5.0
resolution: "async-mutex@npm:0.5.0"
dependencies:
tslib: ^2.4.0
checksum: 813a71728b35a4fbfd64dba719f04726d9133c67b577fcd951b7028c4a675a13ee34e69beb82d621f87bf81f5d4f135c4c44be0448550c7db728547244ef71fc
checksum: be1587f4875f3bb15e34e9fcce82eac2966daef4432c8d0046e61947fb9a1b95405284601bc7ce4869319249bc07c75100880191db6af11d1498931ac2a2f9ea
languageName: node
linkType: hard

Expand Down
Loading