gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 212/459: Add typescript dependency to make modules happy.


From: gnunet
Subject: [reclaim-ui] 212/459: Add typescript dependency to make modules happy.
Date: Fri, 11 Jun 2021 23:25:04 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 5ccd47c9f1729a5e021bf081f32be089111a7810
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Jun 15 11:31:47 2020 +0200

    Add typescript dependency to make modules happy.
---
 package.json | 1 +
 yarn.lock    | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/package.json b/package.json
index 02e5bfa..604b09f 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
     "@angular/language-service": "^9.0",
     "codelyzer": "^5.2.0",
     "eslint": "^6",
+    "typescript": ">=3.6 <3.9",
     "tslint": "^5.9.1",
     "web-ext-types": "^3.1.0"
   }
diff --git a/yarn.lock b/yarn.lock
index 2cc4a49..2b8e207 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7787,6 +7787,11 @@ typescript@3.6.5:
   resolved 
"https://registry.yarnpkg.com/typescript/-/typescript-3.6.5.tgz#dae20114a7b4ff4bd642db9c8c699f2953e8bbdb";
   integrity 
sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==
 
+"typescript@>=3.6 <3.9":
+  version "3.8.3"
+  resolved 
"https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061";
+  integrity 
sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
+
 unicode-canonical-property-names-ecmascript@^1.0.4:
   version "1.0.4"
   resolved 
"https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818";

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]