You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by be...@apache.org on 2022/06/27 19:20:49 UTC

[tinkerpop] 03/04: Bumped version of typescript from 3.7.3 to 3.7.4 in gremlint

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

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

commit ad93267c257ea1f24a7cf03d524ce62d2c8f1db5
Author: Dave Bechberger <db...@amazon.com>
AuthorDate: Mon Jun 27 19:05:07 2022 +0000

    Bumped version of typescript from 3.7.3 to 3.7.4 in gremlint
---
 gremlint/package-lock.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gremlint/package-lock.json b/gremlint/package-lock.json
index e4692a0370..26095cc01b 100644
--- a/gremlint/package-lock.json
+++ b/gremlint/package-lock.json
@@ -15,7 +15,7 @@
         "ts-jest": "^26.4.2",
         "tslint": "^6.1.3",
         "tslint-config-prettier": "^1.18.0",
-        "typescript": "^4.7.3"
+        "typescript": "^4.7.4"
       },
       "engines": {
         "node": ">=10"
@@ -5810,9 +5810,9 @@
       }
     },
     "node_modules/typescript": {
-      "version": "4.7.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.3.tgz",
-      "integrity": "sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==",
+      "version": "4.7.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
+      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
       "dev": true,
       "bin": {
         "tsc": "bin/tsc",