[ARVADOS-WORKBENCH2] updated: 1.4.1-184-gf5a3876f
Git user
git at public.arvados.org
Thu Jan 2 22:55:49 UTC 2020
Summary of changes:
package.json | 2 +-
yarn.lock | 27 +++++++++------------------
2 files changed, 10 insertions(+), 19 deletions(-)
via f5a3876fd7c35c57e9d3eb037278160844858c25 (commit)
via d20cba1466bb7918790f6424225720e3add5f947 (commit)
from 76fa562c91e96ff7f128d8eba0785c2ee4a606cc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f5a3876fd7c35c57e9d3eb037278160844858c25
Merge: 76fa562c d20cba14
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Thu Jan 2 19:54:21 2020 -0300
Merge branch 'dependabot/npm_and_yarn/handlebars-4.3.0'
Closes #15949
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
commit d20cba1466bb7918790f6424225720e3add5f947
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 28 00:02:47 2019 +0000
Bump handlebars from 4.0.14 to 4.3.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.14 to 4.3.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.14...v4.3.0)
Signed-off-by: dependabot[bot] <support at github.com>
diff --git a/package.json b/package.json
index 1059a07d..2acae534 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"debounce": "1.2.0",
"file-saver": "2.0.1",
"fstream": "1.0.12",
- "handlebars": "4.0.14",
+ "handlebars": "4.3.0",
"is-image": "2.0.0",
"js-yaml": "3.13.1",
"jssha": "2.3.1",
diff --git a/yarn.lock b/yarn.lock
index d33d165d..dcb341b5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3579,22 +3579,12 @@ handle-thing@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
-handlebars at 4.0.14:
- version "4.0.14"
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.14.tgz#88de711eb693a5b783ae06065f9b91b0dd373a71"
- integrity sha512-E7tDoyAA8ilZIV3xDJgl18sX3M8xB9/fMw8+mfW4msLW8jlX97bAnWgT3pmaNXuvzIEgSBMnAHfuXsB2hdzfow==
- dependencies:
- async "^2.5.0"
- optimist "^0.6.1"
- source-map "^0.6.1"
- optionalDependencies:
- uglify-js "^3.1.4"
-
-handlebars@^4.0.3:
- version "4.0.12"
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
+handlebars at 4.3.0, handlebars@^4.0.3:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
+ integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
dependencies:
- async "^2.5.0"
+ neo-async "^2.6.0"
optimist "^0.6.1"
source-map "^0.6.1"
optionalDependencies:
@@ -5592,9 +5582,10 @@ negotiator at 0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
-neo-async@^2.5.0:
- version "2.6.0"
- resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
+neo-async@^2.5.0, neo-async@^2.6.0:
+ version "2.6.1"
+ resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
+ integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
next-tick at 1:
version "1.0.0"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list