1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

bump allow scripts (#10822)

This commit is contained in:
Etienne Dusseault 2021-05-17 12:48:29 +08:00 committed by GitHub
parent 30abcd0fe0
commit b8177b22db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -209,7 +209,7 @@
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.5.5",
"@lavamoat/allow-scripts": "^1.0.4",
"@lavamoat/allow-scripts": "^1.0.5",
"@metamask/auto-changelog": "^1.0.0",
"@metamask/eslint-config": "^6.0.0",
"@metamask/eslint-config-jest": "^6.0.0",

View File

@ -2538,11 +2538,12 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"
"@lavamoat/allow-scripts@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@lavamoat/allow-scripts/-/allow-scripts-1.0.4.tgz#1804c552c40e522ad5210879181869030737321a"
integrity sha512-720ZQn/PGI1kOvO51I4bTknX3jhztbuytHSHh4i9D4fAqz4NHW14vLR6xbvyk8gh+QtbmsLloeulrA81+if1bw==
"@lavamoat/allow-scripts@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@lavamoat/allow-scripts/-/allow-scripts-1.0.5.tgz#2ea55ae12edfeb48216c4b20380277e0cc348b5e"
integrity sha512-hlsF635Xf+jexx/EPrnq07bA7MpJLfLW4oL9eDg+1vi1YbYiWr97Fzf26c9RPHyuK66zICR1RvtL/7RkmfIIag==
dependencies:
"@lavamoat/preinstall-always-fail" "^1.0.0"
"@npmcli/run-script" "^1.8.1"
"@yarnpkg/lockfile" "^1.1.0"
npm-logical-tree "^1.2.1"