Skip to content

Commit f1d18c4

Browse files
committed
fix: work around inotify handle starvation
Bump frontend-base to avoid the inotify handle resource starvation.
1 parent 7f604ba commit f1d18c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"redux-mock-store": "^1.5.4"
7070
},
7171
"peerDependencies": {
72-
"@openedx/frontend-base": "^1.0.0-alpha.2",
72+
"@openedx/frontend-base": "^1.0.0-alpha.5",
7373
"@openedx/paragon": "^22",
7474
"@tanstack/react-query": "^5",
7575
"@types/react": "^18",

0 commit comments

Comments
 (0)