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

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

commit 3e610e975a25299439853cba2a10a4ddf52f7679
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 11 15:00:50 2023 +0000

    Bump web-vitals from 3.3.2 to 3.4.0 in /docs/gremlint
    
    Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.3.2 
to 3.4.0.
    - 
[Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.3.2...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: web-vitals
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 docs/gremlint/package-lock.json | 14 +++++++-------
 docs/gremlint/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/gremlint/package-lock.json b/docs/gremlint/package-lock.json
index c482ac4e33..52e34244ee 100644
--- a/docs/gremlint/package-lock.json
+++ b/docs/gremlint/package-lock.json
@@ -18,7 +18,7 @@
         "sharp-router": "^4.1.5",
         "styled-components": "^5.3.10",
         "typescript": "^4.7.3",
-        "web-vitals": "^3.3.2"
+        "web-vitals": "^3.4.0"
       },
       "devDependencies": {
         "@testing-library/jest-dom": "^5.16.1",
@@ -15613,9 +15613,9 @@
       }
     },
     "node_modules/web-vitals": {
-      "version": "3.3.2",
-      "resolved": 
"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz";,
-      "integrity": 
"sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
+      "version": "3.4.0",
+      "resolved": 
"https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz";,
+      "integrity": 
"sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A=="
     },
     "node_modules/webidl-conversions": {
       "version": "6.1.0",
@@ -27562,9 +27562,9 @@
       }
     },
     "web-vitals": {
-      "version": "3.3.2",
-      "resolved": 
"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz";,
-      "integrity": 
"sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
+      "version": "3.4.0",
+      "resolved": 
"https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz";,
+      "integrity": 
"sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A=="
     },
     "webidl-conversions": {
       "version": "6.1.0",
diff --git a/docs/gremlint/package.json b/docs/gremlint/package.json
index 6a3e5f7e80..074c85def7 100644
--- a/docs/gremlint/package.json
+++ b/docs/gremlint/package.json
@@ -13,7 +13,7 @@
     "sharp-router": "^4.1.5",
     "styled-components": "^5.3.10",
     "typescript": "^4.7.3",
-    "web-vitals": "^3.3.2"
+    "web-vitals": "^3.4.0"
   },
   "scripts": {
     "predeploy": "npm run build",

Reply via email to