Skip to content

Commit

Permalink
chore: mirror external releases
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored and github-actions[bot] committed Jan 21, 2025
1 parent 5b02d5a commit 87a6b0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion npm/private/versions.bzl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Mirror of npm registry metadata for the pnpm package.
AUTO-GENERATED; do not edit.
AUTO-GENERATED; do not edit
"""

PNPM_VERSIONS = {
Expand Down Expand Up @@ -844,4 +844,7 @@ PNPM_VERSIONS = {
"9.15.0": "sha512-duI3l2CkMo7EQVgVvNZije5yevN3mqpMkU45RBVsQpmSGon5djge4QfUHxLPpLZmgcqccY8GaPoIMe1MbYulbA==",
"9.15.1": "sha512-GstWXmGT7769p3JwKVBGkVDPErzHZCYudYfnHRncmKQj3/lTblfqRMSb33kP9pToPCe+X6oj1n4MAztYO+S/zw==",
"9.15.2": "sha512-k+V7ASbw33TOa/8paAOUwLpU7Ecka5zzIfASHY2bsD91CnBfJO3DwRgIU6/XwsO5QZbQo9U9PgadnieT7xHzIQ==",
"9.15.3": "sha512-H3m8JFpm6wsHxdTYMTEkB3RkLKqobvfQQ0q0fA0W9msE4h4MCG62HmLHfvxNf37Aca+tN5avZIkvrmZQkXOJOg==",
"9.15.4": "sha512-stwg4vxys+GISEWbNzWaMgZGY+VielHkx0ssKd2OjgSRSDw6u0B4nP1Xi/Ni+2uoJhsF8Dh9dnku1uI+o7G2oA==",
"10.0.0": "sha512-uP71SUvT/ky9Ttq9B0XfLuW+PksLiwj6ZDqj5MZwLMwPANaPqKjJhYpzWgAySFpEmQ7SgQUmyHXkFvABsX3xKw==",
}

0 comments on commit 87a6b0c

Please sign in to comment.