Skip to content

Commit 2626c9b

Browse files
committed
fix tests
1 parent be9636e commit 2626c9b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typescript": "^5.5.4",
2424
"typescript-four-seven": "npm:[email protected]",
2525
"typescript-three": "npm:[email protected]",
26-
"typescript-transform-paths": "portal:../"
26+
"typescript-transform-paths": "file:../"
2727
},
2828
"workspaces": [
2929
"projects/*"

test/yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8051,7 +8051,7 @@ __metadata:
80518051
typescript: "npm:^5.5.4"
80528052
typescript-four-seven: "npm:[email protected]"
80538053
typescript-three: "npm:[email protected]"
8054-
typescript-transform-paths: "portal:../"
8054+
typescript-transform-paths: "file:../"
80558055
languageName: unknown
80568056
linkType: soft
80578057

@@ -9220,15 +9220,16 @@ __metadata:
92209220
languageName: node
92219221
linkType: hard
92229222

9223-
"typescript-transform-paths@portal:../::locator=root-workspace-0b6124%40workspace%3A.":
9224-
version: 0.0.0-use.local
9225-
resolution: "typescript-transform-paths@portal:../::locator=root-workspace-0b6124%40workspace%3A."
9223+
"typescript-transform-paths@file:../::locator=root-workspace-0b6124%40workspace%3A.":
9224+
version: 3.4.7
9225+
resolution: "typescript-transform-paths@file:../#../::hash=5cc814&locator=root-workspace-0b6124%40workspace%3A."
92269226
dependencies:
92279227
minimatch: "npm:^3.1.2"
92289228
peerDependencies:
92299229
typescript: ">=3.6.5"
9230+
checksum: 10c0/00aa47c56faf7a914ba99648ef97aed10fabd00b76992c24a68b666cbb2e7063cbe6a8b304cb46a6f7acc66ba34c4ee87e3fc853fe9a667da6ee49e6fccaadd6
92309231
languageName: node
9231-
linkType: soft
9232+
linkType: hard
92329233

92339234
"typescript@npm:^5.5.4":
92349235
version: 5.5.4

0 commit comments

Comments
 (0)