Skip to content

Commit

Permalink
Merge 815752e into 05bf375
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2024
2 parents 05bf375 + 815752e commit e7624cd
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .changelog/41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
ci/dependabot: npm deps:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0

npm deps:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0

Dependabot couldn't find the original pull request head commit, ecdbd1ba458ef99aca6175c00e1d697b9951ee71.
```
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.23.2",
"@bufbuild/protobuf": "^1.7.2",
"@connectrpc/connect": "^1.3.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.3.0",
"@connectrpc/protoc-gen-connect-es": "^1.3.0",
"@originjs/vite-plugin-commonjs": "^1.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,12 +480,12 @@ __metadata:
languageName: node
linkType: hard

"@connectrpc/connect@npm:^1.3.0":
version: 1.3.0
resolution: "@connectrpc/connect@npm:1.3.0"
"@connectrpc/connect@npm:^1.4.0":
version: 1.4.0
resolution: "@connectrpc/connect@npm:1.4.0"
peerDependencies:
"@bufbuild/protobuf": ^1.4.2
checksum: 664f4660210a7ac04904b184a5f5b1cd34987b66b7dbfecef7840c72e226090ea193ee3ab1ca21d2385422d46cc133898fd0b87dad80c72e5ddfec82593d023e
checksum: 6006e4aef6908a786ffbda6f7c9c92fe0906e031e891c7ce28de9d1b8e3feb9115d924ec6fc38131a5b9936b537594b0a828711e3e0544f760c78e010eda1ea1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6151,7 +6151,7 @@ __metadata:
"@achrinza/node-ipc": "npm:^10.1.10"
"@babel/core": "npm:^7.23.2"
"@bufbuild/protobuf": "npm:^1.7.2"
"@connectrpc/connect": "npm:^1.3.0"
"@connectrpc/connect": "npm:^1.4.0"
"@connectrpc/connect-web": "npm:^1.3.0"
"@connectrpc/protoc-gen-connect-es": "npm:^1.3.0"
"@grpc/grpc-js": "npm:^1.10.6"
Expand Down

0 comments on commit e7624cd

Please sign in to comment.