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 4.7.0.
  • Loading branch information
heroku-linguist[bot] committed Mar 4, 2025
1 parent 003386b commit c89372e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased]

- Added Yarn version 4.7.0.

## [v286] - 2025-02-27

Expand Down
6 changes: 6 additions & 0 deletions inventory/yarn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1134,3 +1134,9 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.6.0.tar.gz"
etag = "5e0848be2945494526152d39a1c0093c"

[[releases]]
version = "4.7.0"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.7.0.tar.gz"
etag = "4a4f68e8f7bf1bcc22faf627e5516333"

0 comments on commit c89372e

Please # to comment.