Skip to content

Commit

Permalink
chore(ci): manually update lavamoat policy to match the one getting g…
Browse files Browse the repository at this point in the history
…enerated on CI

Signed-off-by: Mircea Nistor <mirceanis@gmail.com>
  • Loading branch information
mirceanis committed Aug 1, 2024
1 parent 6682719 commit 534452a
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -8837,13 +8836,6 @@
"typescript": true
}
},
"tsx>fsevents": {
"globals": {
"console.assert": true,
"process.platform": true
},
"native": true
},
"typescript": {
"builtin": {
"buffer.Buffer": true,
Expand Down Expand Up @@ -9267,4 +9259,4 @@
}
}
}
}
}

0 comments on commit 534452a

Please sign in to comment.