Skip to content

Commit 21c9b7c

Browse files
chore(deps): update dependency tsconfig-paths to v4.2.0 (#6675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <[email protected]>
1 parent 235f5ea commit 21c9b7c

File tree

3 files changed

+7
-17
lines changed

3 files changed

+7
-17
lines changed

packages/server/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"jest": "^29",
7474
"node-mocks-http": "^1.11.0",
7575
"ts-node": "^10.9.1",
76-
"tsconfig-paths": "4.1.1",
76+
"tsconfig-paths": "4.2.0",
7777
"typescript": "^5",
7878
"webpack": "^5.97.1",
7979
"websocket": "^1"

pnpm-lock.yaml

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

scripts/prebundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"slash": "3.0.0",
8787
"strip-ansi": "6.0.1",
8888
"styled-components": "^5.3.1",
89-
"tsconfig-paths": "4.1.1",
89+
"tsconfig-paths": "4.2.0",
9090
"upath": "2.0.1",
9191
"url-join": "4.0.1",
9292
"webpack-chain": "npm:[email protected]"

0 commit comments

Comments
 (0)