Skip to content

Commit

Permalink
fix: yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Jul 20, 2023
1 parent e293acf commit 08e2947
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 @@ -417,7 +417,7 @@ __metadata:
languageName: node
linkType: hard

"@bunt/app@^0.29.2, @bunt/app@workspace:packages/app":
"@bunt/app@^0.29.4, @bunt/app@workspace:packages/app":
version: 0.0.0-use.local
resolution: "@bunt/app@workspace:packages/app"
dependencies:
Expand Down Expand Up @@ -457,7 +457,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/cli@workspace:packages/cli"
dependencies:
"@bunt/app": ^0.29.2
"@bunt/app": ^0.29.4
"@bunt/assert": ^0.29.0
"@bunt/util": ^0.29.0
path-to-regexp: ^6.2.1
Expand Down Expand Up @@ -552,11 +552,11 @@ __metadata:
languageName: unknown
linkType: soft

"@bunt/web@^0.29.3, @bunt/web@workspace:packages/web":
"@bunt/web@^0.29.4, @bunt/web@workspace:packages/web":
version: 0.0.0-use.local
resolution: "@bunt/web@workspace:packages/web"
dependencies:
"@bunt/app": ^0.29.2
"@bunt/app": ^0.29.4
"@bunt/util": ^0.29.0
http-status: ^1.6.2
path-to-regexp: ^6.2.1
Expand All @@ -567,11 +567,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/ws@workspace:packages/ws"
dependencies:
"@bunt/app": ^0.29.2
"@bunt/app": ^0.29.4
"@bunt/async": ^0.29.0
"@bunt/unit": ^0.29.0
"@bunt/util": ^0.29.0
"@bunt/web": ^0.29.3
"@bunt/web": ^0.29.4
"@types/websocket": ^1.0.5
"@types/ws": ^8.5.5
websocket: ^1.0.34
Expand Down

0 comments on commit 08e2947

Please sign in to comment.