Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Oct 31, 2024
1 parent 2184b08 commit 728980d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"TextEncoder": true
}
},
"@wdio/browser-runner>mocha>supports-color": {
"@wdio/mocha-framework>mocha>supports-color": {
"builtin": {
"os.release": true,
"tty.isatty": true
Expand Down Expand Up @@ -218,7 +218,7 @@
"process": true
},
"packages": {
"@wdio/browser-runner>mocha>supports-color": true,
"@wdio/mocha-framework>mocha>supports-color": true,
"eslint>debug>ms": true,
"tty": true,
"util": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"TextEncoder": true
}
},
"@wdio/browser-runner>mocha>supports-color": {
"@wdio/mocha-framework>mocha>supports-color": {
"builtin": {
"os.release": true,
"tty.isatty": true
Expand Down Expand Up @@ -218,7 +218,7 @@
"process": true
},
"packages": {
"@wdio/browser-runner>mocha>supports-color": true,
"@wdio/mocha-framework>mocha>supports-color": true,
"eslint>debug>ms": true,
"tty": true,
"util": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@
},
"packages": {
"@babel/core>@babel/types>@babel/helper-string-parser": true,
"@babel/core>@babel/types>to-fast-properties": true,
"lavamoat>@babel/highlight>@babel/helper-validator-identifier": true
}
},
Expand Down Expand Up @@ -1096,7 +1095,7 @@
"TextEncoder": true
}
},
"@wdio/browser-runner>mocha>supports-color": {
"@wdio/mocha-framework>mocha>supports-color": {
"builtin": {
"os.release": true,
"tty.isatty": true
Expand Down Expand Up @@ -2044,7 +2043,7 @@
"process": true
},
"packages": {
"@wdio/browser-runner>mocha>supports-color": true,
"@wdio/mocha-framework>mocha>supports-color": true,
"eslint>debug>ms": true
}
},
Expand Down Expand Up @@ -2390,13 +2389,8 @@
}
},
"vite>postcss>picocolors": {
"builtin": {
"tty.isatty": true
},
"globals": {
"process.argv": true,
"process.env": true,
"process.platform": true
"process": true
}
},
"yargs": {
Expand Down

0 comments on commit 728980d

Please sign in to comment.