Skip to content

Commit 660a941

Browse files
michael-idendaneah
andauthored
Fix Yarn lockfile (#831)
* feat(switch): fix lockfile * chore: update install state --------- Co-authored-by: Dane Hillard <github@danehillard.com>
1 parent c1d9076 commit 660a941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.yarn/install-state.gz

0 Bytes
Binary file not shown.

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3633,7 +3633,7 @@ __metadata:
36333633
dependencies:
36343634
"@babel/plugin-proposal-object-rest-spread": "npm:^7.20.7"
36353635
"@babel/plugin-transform-private-methods": "npm:^7.25.4"
3636-
"@ithaka/pharos": "npm:^14.4.0"
3636+
"@ithaka/pharos": "npm:^14.5.0"
36373637
"@reach/router": "npm:^1.3.4"
36383638
"@types/reach__router": "npm:^1.3.15"
36393639
"@types/react": "npm:^18.3.9"
@@ -3662,7 +3662,7 @@ __metadata:
36623662
languageName: unknown
36633663
linkType: soft
36643664

3665-
"@ithaka/pharos@npm:^14.4.0, @ithaka/pharos@workspace:packages/pharos":
3665+
"@ithaka/pharos@npm:^14.5.0, @ithaka/pharos@workspace:packages/pharos":
36663666
version: 0.0.0-use.local
36673667
resolution: "@ithaka/pharos@workspace:packages/pharos"
36683668
dependencies:

0 commit comments

Comments
 (0)