From 3a13e06f2e72c328e3a0c61f2b891bdb213d5e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 04:05:29 +0000 Subject: [PATCH] Bump protobufjs Bumps the npm_and_yarn group with 1 update in the /linters/node/gnostic-lint-responses directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 6.11.5 to 8.0.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.5...protobufjs-v8.0.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.0.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- linters/node/gnostic-lint-responses/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linters/node/gnostic-lint-responses/package.json b/linters/node/gnostic-lint-responses/package.json index 6f48e330..d4d2da3f 100644 --- a/linters/node/gnostic-lint-responses/package.json +++ b/linters/node/gnostic-lint-responses/package.json @@ -10,7 +10,7 @@ "get-stdin": "^5.0.1", "lodash": "^4.17.5", "nexe": "^2.0.0-rc.24", - "protobufjs": "^6.8.4" + "protobufjs": "^8.0.1" }, "devDependencies": {}, "scripts": {