Skip to content

Commit 48a3e65

Browse files
chore: mirror external releases (#795)
Co-authored-by: alexeagle <[email protected]>
1 parent 5c5cb6a commit 48a3e65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ts/private/versions.bzl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Mirror npm registry metadata for the typescript package
22
3-
Automatically mirrored using mirror_versions.sh and automated on GitHub Actions.
3+
Automatically mirrored using mirror_versions.sh and automated on GitHub Actions
44
"""
55

66
# Replaced during publishing, see .gitattributes
@@ -172,4 +172,5 @@ TOOL_VERSIONS = {
172172
"5.7.2": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
173173
"5.7.3": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
174174
"5.8.2": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
175+
"5.8.3": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
175176
}

0 commit comments

Comments
 (0)