Skip to content

Commit

Permalink
Fix broken lockfile
Browse files Browse the repository at this point in the history
Forgot to run yarn install after merging main into develop!
  • Loading branch information
louise-davies committed Feb 2, 2024
1 parent f1287e6 commit ae531df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6404,7 +6404,7 @@ __metadata:
languageName: node
linkType: hard

"datagateway-common@^1.1.2, datagateway-common@workspace:packages/datagateway-common":
"datagateway-common@^1.1.3, datagateway-common@workspace:packages/datagateway-common":
version: 0.0.0-use.local
resolution: "datagateway-common@workspace:packages/datagateway-common"
dependencies:
Expand Down Expand Up @@ -6506,7 +6506,7 @@ __metadata:
custom-event-polyfill: 1.0.7
cypress: 11.2.0
cypress-failed-log: 2.10.0
datagateway-common: ^1.1.2
datagateway-common: ^1.1.3
date-fns: 2.30.0
eslint: 8.56.0
eslint-config-prettier: 8.10.0
Expand Down Expand Up @@ -6575,7 +6575,7 @@ __metadata:
cross-env: 7.0.3
cypress: 11.2.0
cypress-failed-log: 2.10.0
datagateway-common: ^1.1.2
datagateway-common: ^1.1.3
date-fns: 2.30.0
date-fns-tz: 2.0.0
enzyme: 3.11.0
Expand Down Expand Up @@ -6647,7 +6647,7 @@ __metadata:
custom-event-polyfill: 1.0.7
cypress: 11.2.0
cypress-failed-log: 2.10.0
datagateway-common: ^1.1.2
datagateway-common: ^1.1.3
date-fns: 2.30.0
enzyme: 3.11.0
enzyme-to-json: 3.6.1
Expand Down

0 comments on commit ae531df

Please sign in to comment.