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 6, 2025
1 parent 08fe920 commit d7125c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 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,5 @@ 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==",
}

0 comments on commit d7125c7

Please sign in to comment.