Skip to content

Commit 6c7b7bf

Browse files
deps: bump protobufjs from 7.5.4 to 8.0.0
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 8.0.0. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v8.0.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2936ab4 commit 6c7b7bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/protons-benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"aegir": "^47.0.5",
5757
"benchmark": "^2.1.4",
5858
"pbjs": "^0.0.14",
59-
"protobufjs": "^7.0.0",
59+
"protobufjs": "^8.0.0",
6060
"protons": "^7.0.0",
6161
"protons-runtime": "^5.0.0",
6262
"uint8arraylist": "^2.4.3"

packages/protons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"aegir": "^47.0.5",
5959
"long": "^5.2.0",
6060
"pbjs": "^0.0.14",
61-
"protobufjs": "^7.0.0",
61+
"protobufjs": "^8.0.0",
6262
"uint8arraylist": "^2.4.3",
6363
"uint8arrays": "^5.0.1"
6464
}

0 commit comments

Comments
 (0)