Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Nov 28, 2023
1 parent c42ad95 commit 1056eb1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ __metadata:
languageName: node
linkType: hard

"@bunt/app@npm:^0.29.21, @bunt/app@workspace:packages/app":
"@bunt/app@npm:^0.29.22, @bunt/app@workspace:packages/app":
version: 0.0.0-use.local
resolution: "@bunt/app@workspace:packages/app"
dependencies:
Expand Down Expand Up @@ -454,7 +454,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/cli@workspace:packages/cli"
dependencies:
"@bunt/app": "npm:^0.29.21"
"@bunt/app": "npm:^0.29.22"
"@bunt/assert": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
path-to-regexp: "npm:^6.2.1"
Expand Down Expand Up @@ -554,11 +554,11 @@ __metadata:
languageName: unknown
linkType: soft

"@bunt/web@npm:^0.29.21, @bunt/web@workspace:packages/web":
"@bunt/web@npm:^0.29.22, @bunt/web@workspace:packages/web":
version: 0.0.0-use.local
resolution: "@bunt/web@workspace:packages/web"
dependencies:
"@bunt/app": "npm:^0.29.21"
"@bunt/app": "npm:^0.29.22"
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
Expand All @@ -573,14 +573,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/ws@workspace:packages/ws"
dependencies:
"@bunt/app": "npm:^0.29.21"
"@bunt/app": "npm:^0.29.22"
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/type": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/web": "npm:^0.29.21"
"@bunt/web": "npm:^0.29.22"
"@types/websocket": "npm:^1.0.10"
"@types/ws": "npm:^8.5.10"
websocket: "npm:^1.0.34"
Expand Down

0 comments on commit 1056eb1

Please sign in to comment.