Skip to content

Commit 648583d

Browse files
authored
chore(memory-storage): sort dependencies and update yarn.lock (#3493)
just `ni` on v4 to fix <img width="1052" height="406" alt="image" src="https://github.com/user-attachments/assets/7fe4c785-28c5-4b15-8430-569aef966901" />
1 parent 846e9ca commit 648583d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

packages/memory-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"fs-extra": "^11.3.0",
5151
"json5": "^2.2.3",
5252
"mime-types": "^3.0.1",
53-
"proper-lockfile": "^4.1.2",
5453
"p-limit": "^6.2.0",
54+
"proper-lockfile": "^4.1.2",
5555
"tslib": "^2.8.1"
5656
}
5757
}

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,7 @@ __metadata:
11351135
fs-extra: "npm:^11.3.0"
11361136
json5: "npm:^2.2.3"
11371137
mime-types: "npm:^3.0.1"
1138+
p-limit: "npm:^6.2.0"
11381139
proper-lockfile: "npm:^4.1.2"
11391140
tslib: "npm:^2.8.1"
11401141
languageName: unknown

0 commit comments

Comments
 (0)