Skip to content

Commit

Permalink
revert policy change
Browse files Browse the repository at this point in the history
  • Loading branch information
hmalik88 committed Mar 4, 2025
1 parent cb3cb84 commit 9e6ed13
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@
"chokidar>anymatch": {
"packages": {
"chokidar>anymatch>normalize-path": true,
"chokidar>anymatch>picomatch": true
"micromatch>picomatch": true
}
},
"gulp>glob-watcher>anymatch": {
Expand Down Expand Up @@ -5114,16 +5114,6 @@
"process.platform": true
}
},
"chokidar>anymatch>picomatch": {
"builtin": {
"path.basename": true,
"path.sep": true
},
"globals": {
"process.platform": true,
"process.version.slice": true
}
},
"micromatch>picomatch": {
"builtin": {
"path.basename": true,
Expand All @@ -5134,16 +5124,6 @@
"process.version.slice": true
}
},
"chokidar>readdirp>picomatch": {
"builtin": {
"path.basename": true,
"path.sep": true
},
"globals": {
"process.platform": true,
"process.version.slice": true
}
},
"gh-pages>globby>pinkie-promise": {
"packages": {
"gh-pages>globby>pinkie-promise>pinkie": true
Expand Down Expand Up @@ -7077,7 +7057,7 @@
"process.versions.node.split": true
},
"packages": {
"chokidar>readdirp>picomatch": true
"micromatch>picomatch": true
}
},
"@babel/preset-env>@babel/plugin-transform-dotall-regex>@babel/helper-create-regexp-features-plugin>regexpu-core>regenerate": {
Expand Down

0 comments on commit 9e6ed13

Please sign in to comment.