You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ke...@apache.org on 2023/04/28 00:52:58 UTC

[tinkerpop] branch master updated (0b32e7b910 -> 9dd0328242)

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

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 0b32e7b910 Merge branch '3.6-dev'
     add f87e56b403 Update dependencies for docs/gremlint CTR.
     new 9dd0328242 Merge branch '3.6-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/gremlint/package-lock.json | 5265 +++++++++++++++++++++++----------------
 1 file changed, 3180 insertions(+), 2085 deletions(-)


[tinkerpop] 01/01: Merge branch '3.6-dev'

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 9dd032824260dfb75019433c8c9fb21a1f6f6344
Merge: 0b32e7b910 f87e56b403
Author: Ken Hu <10...@users.noreply.github.com>
AuthorDate: Thu Apr 27 17:27:46 2023 -0700

    Merge branch '3.6-dev'

 docs/gremlint/package-lock.json | 5265 +++++++++++++++++++++++----------------
 1 file changed, 3180 insertions(+), 2085 deletions(-)

diff --cc docs/gremlint/package-lock.json
index 6a9d332d17,5c6e2696f8..8d1e592864
--- a/docs/gremlint/package-lock.json
+++ b/docs/gremlint/package-lock.json
@@@ -24612,18 -25674,18 +25674,18 @@@
        }
      },
      "typescript": {
 -      "version": "4.9.5",
 -      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
 -      "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g=="
 +      "version": "4.7.4",
 +      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
 +      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
      },
      "unbox-primitive": {
-       "version": "1.0.1",
-       "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
-       "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
+       "version": "1.0.2",
+       "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
+       "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
        "requires": {
-         "function-bind": "^1.1.1",
-         "has-bigints": "^1.0.1",
-         "has-symbols": "^1.0.2",
+         "call-bind": "^1.0.2",
+         "has-bigints": "^1.0.2",
+         "has-symbols": "^1.0.3",
          "which-boxed-primitive": "^1.0.2"
        }
      },