Skip to content

Commit 52857d7

Browse files
committed
Update LavaMoat policies
1 parent 986c815 commit 52857d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lavamoat/build-system/policy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
"@babel/preset-env>@babel/helper-plugin-utils": true
297297
}
298298
},
299-
"@babel/preset-typescript>@babel/plugin-transform-typescript>@babel/plugin-syntax-typescript": {
299+
"react-compiler-webpack>@babel/plugin-syntax-typescript": {
300300
"packages": {
301301
"@babel/preset-env>@babel/helper-plugin-utils": true
302302
}
@@ -650,7 +650,7 @@
650650
"@babel/preset-env>@babel/plugin-transform-private-methods>@babel/helper-create-class-features-plugin": true,
651651
"@babel/preset-env>@babel/helper-plugin-utils": true,
652652
"@babel/preset-env>@babel/plugin-transform-for-of>@babel/helper-skip-transparent-expression-wrappers": true,
653-
"@babel/preset-typescript>@babel/plugin-transform-typescript>@babel/plugin-syntax-typescript": true
653+
"react-compiler-webpack>@babel/plugin-syntax-typescript": true
654654
}
655655
},
656656
"@babel/preset-env>@babel/plugin-transform-unicode-escapes": {

0 commit comments

Comments
 (0)