Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs yarn (#1322)
Browse files Browse the repository at this point in the history
- Added Yarn version 4.5.0.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Co-authored-by: Colin Casey <[email protected]>
  • Loading branch information
heroku-linguist[bot] and colincasey authored Sep 20, 2024
1 parent dcaeff5 commit 4817986
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 @@ -3,6 +3,7 @@
## [Unreleased]

- Added Node.js version 22.9.0.
- Added Yarn version 4.5.0.

## [v264] - 2024-09-05

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

[[releases]]
version = "4.5.0"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.0.tar.gz"
etag = "4794a306e45c69f4b0cf10c775c9f010"

0 comments on commit 4817986

Please sign in to comment.