Skip to content

Commit 9f85190

Browse files
committed
fix version sync issue (only impacts dev)
1 parent 40a47d4 commit 9f85190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/packages/pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/packages/static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"ts-jest": "^29.2.3",
111111
"tsd": "^0.22.0",
112112
"util": "^0.12.3",
113-
"webpack-hot-middleware": "^2.25.4",
113+
"webpack-hot-middleware": "^2.26.1",
114114
"webpack-path-rewriter": "^1.1.4"
115115
}
116116
}

0 commit comments

Comments
 (0)