Commit 842d9c09 authored by Ed Reel's avatar Ed Reel Committed by Chris Thurber

Update yarn from 1.15.2 to 1.16.0 (#3270)

parent d11f52c6
...@@ -3,9 +3,9 @@ require 'package' ...@@ -3,9 +3,9 @@ require 'package'
class Yarn < Package class Yarn < Package
description 'Yarn is a new package manager for JavaScript and an alternative to npm.' description 'Yarn is a new package manager for JavaScript and an alternative to npm.'
homepage 'https://yarnpkg.com/en/' homepage 'https://yarnpkg.com/en/'
version '1.15.2' version '1.16.0'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.15.2/yarn-v1.15.2.tar.gz' source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.16.0/yarn-v1.16.0.tar.gz'
source_sha256 'c4feca9ba5d6bf1e820e8828609d3de733edf0e4722d17ed7ce493ed39f61abd' source_sha256 'df202627d9a70cf09ef2fb11cb298cb619db1b958590959d6f6e571b50656029'
binary_url ({ binary_url ({
}) })
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment