-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add pnpm versions 8.15.4 through 9.1.1
- Loading branch information
1 parent
121ae28
commit 1c627ae
Showing
37 changed files
with
14,117 additions
and
10,701 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,9 +142,6 @@ npm_translate_lock( | |
"@mycorp/pkg-a": ["//examples:__subpackages__"], | ||
}, | ||
pnpm_lock = "//:pnpm-lock.yaml", | ||
# Use a version that's not vendored into rules_js by providing a (version, integrity) tuple. | ||
# curl --silent https://registry.npmjs.org/pnpm | jq '.versions["8.6.11"].dist.integrity' | ||
pnpm_version = ("8.6.11", "sha512-jqknppuj45tDzJsLcLqkAxytBHZXIx9JTYkGNq0/7pSRggpio9wRxTDj4NA2ilOHPlJ5BVjB5Ij5dx65woMi5A=="), | ||
public_hoist_packages = { | ||
# Instructs the linker to hoist the [email protected] npm package to `node_modules/ms` in the `examples/npm_deps` package. | ||
# Similar to adding `public-hoist-pattern[]=ms` in .npmrc but with control over which version to hoist and where | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.