gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: Build system.


From: gnunet
Subject: [taler-wallet-core] branch master updated: Build system.
Date: Thu, 05 Jan 2023 22:51:19 +0100

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

ms pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new b6afe8bb9 Build system.
b6afe8bb9 is described below

commit b6afe8bb97945b4df12b683e4fc09050cf32c928
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 5 22:49:09 2023 +0100

    Build system.
    
    Avoid taler-harness to use divergent 'esbuild'
    versions among dependencies and devDependencies.
---
 packages/taler-harness/package.json | 2 +-
 pnpm-lock.yaml                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/taler-harness/package.json 
b/packages/taler-harness/package.json
index f89e8cbea..520df530a 100644
--- a/packages/taler-harness/package.json
+++ b/packages/taler-harness/package.json
@@ -34,7 +34,7 @@
     "prettier": "^2.5.1",
     "rimraf": "^3.0.2",
     "typescript": "^4.8.4",
-    "esbuild": "^0.15.12"
+    "esbuild": "^0.15.13"
   },
   "dependencies": {
     "@gnu-taler/taler-util": "workspace:*",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 249fa494f..6983ba177 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -445,7 +445,7 @@ importers:
       '@gnu-taler/taler-wallet-core': workspace:*
       '@types/node': ^18.11.17
       axios: ^0.27.2
-      esbuild: ^0.15.12
+      esbuild: ^0.15.13
       prettier: ^2.5.1
       rimraf: ^3.0.2
       tslib: ^2.4.0

-- 
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]