You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/06/17 15:35:42 UTC

[tinkerpop] 03/04: Bump to prettier 2.7.1 CTR

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

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

commit d944f069749a97c99c5bf528870e3ff169b7ba69
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jun 17 11:27:01 2022 -0400

    Bump to prettier 2.7.1 CTR
---
 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 4f236f67b5..6d98872260 100644
--- a/gremlint/package-lock.json
+++ b/gremlint/package-lock.json
@@ -11,7 +11,7 @@
       "devDependencies": {
         "@types/jest": "^27.5.0",
         "jest": "^26.6.1",
-        "prettier": "^2.7.0",
+        "prettier": "^2.7.1",
         "ts-jest": "^26.4.2",
         "tslint": "^6.1.3",
         "tslint-config-prettier": "^1.18.0",
@@ -4275,9 +4275,9 @@
       }
     },
     "node_modules/prettier": {
-      "version": "2.7.0",
-      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.0.tgz",
-      "integrity": "sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==",
+      "version": "2.7.1",
+      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
+      "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
       "dev": true,
       "bin": {
         "prettier": "bin-prettier.js"