Skip to content

Commit

Permalink
chore(deps): Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) and [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web).


Updates `@connectrpc/connect` from 1.1.4 to 1.2.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.2.0/packages/connect)

Updates `@connectrpc/connect-web` from 1.1.4 to 1.2.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.2.0/packages/connect-web)

---
updated-dependencies:
- dependency-name: "@connectrpc/connect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@connectrpc/connect-web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent c043f15 commit 22b279d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@arcjet/ip": "1.0.0-alpha.5",
"@connectrpc/connect-web": "1.1.4",
"@connectrpc/connect-web": "1.2.0",
"arcjet": "1.0.0-alpha.5",
"next": "14.0.4"
},
Expand Down
19 changes: 10 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@arcjet/logger": "1.0.0-alpha.5",
"@bufbuild/protobuf": "1.6.0",
"@connectrpc/connect": "1.1.4",
"@connectrpc/connect": "1.2.0",
"typeid-js": "0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 22b279d

Please sign in to comment.