From 534452a5bd37e38b053ef42fea0294986f65185f Mon Sep 17 00:00:00 2001 From: Mircea Nistor Date: Thu, 1 Aug 2024 11:34:16 +0200 Subject: [PATCH] chore(ci): manually update lavamoat policy to match the one getting generated on CI Signed-off-by: Mircea Nistor --- lavamoat/build-system/policy.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/lavamoat/build-system/policy.json b/lavamoat/build-system/policy.json index 04fbc2194cf0..36ba11ddf706 100644 --- a/lavamoat/build-system/policy.json +++ b/lavamoat/build-system/policy.json @@ -2119,8 +2119,7 @@ "chokidar>normalize-path": true, "chokidar>readdirp": true, "del>is-glob": true, - "eslint>glob-parent": true, - "tsx>fsevents": true + "eslint>glob-parent": true } }, "chokidar>anymatch": { @@ -8837,13 +8836,6 @@ "typescript": true } }, - "tsx>fsevents": { - "globals": { - "console.assert": true, - "process.platform": true - }, - "native": true - }, "typescript": { "builtin": { "buffer.Buffer": true, @@ -9267,4 +9259,4 @@ } } } -} \ No newline at end of file +}