Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs yarn
Browse files Browse the repository at this point in the history
- Added Yarn version 3.8.7.
- Added Yarn version 4.5.3.
  • Loading branch information
heroku-linguist[bot] committed Dec 4, 2024
1 parent aa6b469 commit 7faaf94
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

- Added Yarn version 4.5.3.
- Added Yarn version 3.8.7.

## [v273] - 2024-11-22

Expand Down
12 changes: 12 additions & 0 deletions inventory/yarn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,12 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v3.8.6.tar.gz"
etag = "53ebae774493fc5dfa17957f66fa9a0b"

[[releases]]
version = "3.8.7"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v3.8.7.tar.gz"
etag = "1f769e98c3f9727b22777abbae052fa7"

[[releases]]
version = "4.0.0-rc.35"
channel = "release"
Expand Down Expand Up @@ -1116,3 +1122,9 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.2.tar.gz"
etag = "76a51f0f075160dd2d08757ba81a327c"

[[releases]]
version = "4.5.3"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.3.tar.gz"
etag = "bcfaf35ea2ba27bd7b768db9580266ef"

0 comments on commit 7faaf94

Please sign in to comment.