Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit 7f9f54a

Browse files
author
David First
committed
update teambit/node-filing-cabinet to fix incorrect recognition of node-modules in typescript files
1 parent a3baf76 commit 7f9f54a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@ fileset@^2.0.2:
16441644

16451645
filing-cabinet@teambit/node-filing-cabinet:
16461646
version "1.9.0"
1647-
resolved "https://codeload.github.com/teambit/node-filing-cabinet/tar.gz/b086d2c4a034f6d9c3aad97dae93c3fcea3e6d9e"
1647+
resolved "https://codeload.github.com/teambit/node-filing-cabinet/tar.gz/43caae3a8325bd7ed71066302552d4c5c8fface7"
16481648
dependencies:
16491649
app-module-path "^1.1.0"
16501650
commander "^2.8.1"
@@ -3921,8 +3921,8 @@ typescript-eslint-parser@^8.0.0:
39213921
semver "5.4.1"
39223922

39233923
typescript@^2.4.2, typescript@^2.5.0:
3924-
version "2.5.2"
3925-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
3924+
version "2.5.3"
3925+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
39263926

39273927
uglify-js@^2.6:
39283928
version "2.8.27"

0 commit comments

Comments
 (0)