From 9d5725cc5e3caf3ab8e9da423bd931eec449aa15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jul 2023 21:20:25 +0000 Subject: [PATCH 1/2] chore(deps): update dependency protobufjs to v7.2.4 [security] --- tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/package.json b/tools/package.json index 53b34d894..6fb2517a0 100644 --- a/tools/package.json +++ b/tools/package.json @@ -44,7 +44,7 @@ "gts": "^3.1.1", "mocha": "^9.0.0", "ncp": "^2.0.0", - "protobufjs": "7.2.3", + "protobufjs": "7.2.4", "typescript": "^4.6.4" }, "engines": { From 28bc61e1ddc9b8700cf0e6948741a1711726a58a Mon Sep 17 00:00:00 2001 From: Alexander Fenster Date: Wed, 12 Jul 2023 14:21:11 -0700 Subject: [PATCH 2/2] chore: update linkinator config --- linkinator.config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/linkinator.config.json b/linkinator.config.json index da66523a6..29a223b6d 100644 --- a/linkinator.config.json +++ b/linkinator.config.json @@ -3,8 +3,7 @@ "skip": [ "https://codecov.io/gh/googleapis/", "www.googleapis.com", - "img.shields.io", - "docs/js/menu-wc_es5.js" + "img.shields.io" ], "silent": true, "concurrency": 10