You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by jo...@apache.org on 2020/02/10 18:38:33 UTC

[incubator-heron] branch master updated: Bump mixin-deep from 1.3.1 to 1.3.2 in /website2/website (#3391)

This is an automated email from the ASF dual-hosted git repository.

joshfischer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new d179c83  Bump mixin-deep from 1.3.1 to 1.3.2 in /website2/website (#3391)
d179c83 is described below

commit d179c838f0b7b0d4fb92c0166c80464836a16acb
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 10 12:38:24 2020 -0600

    Bump mixin-deep from 1.3.1 to 1.3.2 in /website2/website (#3391)
    
    Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
    - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 website2/website/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website2/website/package-lock.json b/website2/website/package-lock.json
index 0b92916..d513d1e 100644
--- a/website2/website/package-lock.json
+++ b/website2/website/package-lock.json
@@ -5682,9 +5682,9 @@
       "dev": true
     },
     "mixin-deep": {
-      "version": "1.3.1",
-      "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz",
-      "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
+      "version": "1.3.2",
+      "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
+      "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
       "dev": true,
       "requires": {
         "for-in": "^1.0.2",