1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 03:20:23 +01:00
metamask-extension/.circleci/scripts
Mark Stacey 177ea83f20
Replace deprecated install command (#19968)
The `--frozen-lockfile` flag is not supported by Yarn v3. It has been
replaced by the Yarn v3 equivalent, which is `--immutable`.

Additionally, the `deps-install` script was deleted and this command
was inlined in the CircleCI configuration. I don't think we need to
maintain a separate script just for one command.
2023-07-12 10:17:14 -02:30
..
bundle-stats-commit.sh
check-working-tree.sh
chrome-install.sh
create-lavamoat-viz.sh
firefox-install.sh
firefox.cfg
release-bump-manifest-version.sh
release-commit-version-bump.sh
release-create-gh-release.sh
release-create-release-pr.sh
show-changelog.awk
test-run-e2e.sh
trigger-beta-build.sh
validate-changelog-in-rc.sh
validate-source-maps-beta.sh
yarn-audit.sh