From commits-return-23275-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Mon Nov 2 19:04:42 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 5BAF7180658 for ; Mon, 2 Nov 2020 20:04:42 +0100 (CET) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 8EF32121EA5 for ; Mon, 2 Nov 2020 19:04:41 +0000 (UTC) Received: (qmail 81828 invoked by uid 500); 2 Nov 2020 19:04:41 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 81818 invoked by uid 99); 2 Nov 2020 19:04:41 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2020 19:04:41 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C5398820EB; Mon, 2 Nov 2020 19:04:40 +0000 (UTC) Date: Mon, 02 Nov 2020 19:04:40 +0000 To: "commits@airavata.apache.org" Subject: [airavata-django-portal] branch develop updated: AIRAVATA-3370 add linkifyjs to yarn.lock MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <160434388071.2022.9033528512413407220@gitbox.apache.org> From: machristie@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: airavata-django-portal X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Oldrev: 7d0e285339655a399d5928ceff98d8eb8c65bed8 X-Git-Newrev: 63d144fd2eff969ca4e28fec4f50db79c7d856f6 X-Git-Rev: 63d144fd2eff969ca4e28fec4f50db79c7d856f6 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git The following commit(s) were added to refs/heads/develop by this push: new 63d144f AIRAVATA-3370 add linkifyjs to yarn.lock 63d144f is described below commit 63d144fd2eff969ca4e28fec4f50db79c7d856f6 Author: Marcus Christie AuthorDate: Mon Nov 2 14:04:21 2020 -0500 AIRAVATA-3370 add linkifyjs to yarn.lock --- django_airavata/apps/admin/yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/django_airavata/apps/admin/yarn.lock b/django_airavata/apps/admin/yarn.lock index d496046..41fdae2 100644 --- a/django_airavata/apps/admin/yarn.lock +++ b/django_airavata/apps/admin/yarn.lock @@ -4998,6 +4998,11 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= +linkifyjs@^2.1.9: + version "2.1.9" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-2.1.9.tgz#af06e45a2866ff06c4766582590d098a4d584702" + integrity sha512-74ivurkK6WHvHFozVaGtQWV38FzBwSTGNmJolEgFp7QgR2bl6ArUWlvT4GcHKbPe1z3nWYi+VUdDZk16zDOVug== + loader-fs-cache@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.2.tgz#54cedf6b727e1779fd8f01205f05f6e88706f086"