Skip to content

Commit

Permalink
Fix Yarn lockfile (#831)
Browse files Browse the repository at this point in the history
* feat(switch): fix lockfile

* chore: update install state

---------

Co-authored-by: Dane Hillard <[email protected]>
  • Loading branch information
michael-iden and daneah authored Oct 31, 2024
1 parent c1d9076 commit 660a941
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3633,7 +3633,7 @@ __metadata:
dependencies:
"@babel/plugin-proposal-object-rest-spread": "npm:^7.20.7"
"@babel/plugin-transform-private-methods": "npm:^7.25.4"
"@ithaka/pharos": "npm:^14.4.0"
"@ithaka/pharos": "npm:^14.5.0"
"@reach/router": "npm:^1.3.4"
"@types/reach__router": "npm:^1.3.15"
"@types/react": "npm:^18.3.9"
Expand Down Expand Up @@ -3662,7 +3662,7 @@ __metadata:
languageName: unknown
linkType: soft

"@ithaka/pharos@npm:^14.4.0, @ithaka/pharos@workspace:packages/pharos":
"@ithaka/pharos@npm:^14.5.0, @ithaka/pharos@workspace:packages/pharos":
version: 0.0.0-use.local
resolution: "@ithaka/pharos@workspace:packages/pharos"
dependencies:
Expand Down

0 comments on commit 660a941

Please sign in to comment.