Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-8.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 authored Jul 6, 2023
2 parents 363ba28 + 599d1ec commit 4e59442
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 packages/connect-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@bufbuild/connect": "0.11.0",
"@bufbuild/connect-node": "^0.11.0",
"fastify": "^4.17.0"
"fastify": "^4.19.0"
},
"peerDependencies": {
"@bufbuild/protobuf": "^1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-node-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/jasmine": "^4.3.0",
"esbuild": "^0.16.12",
"express": "^4.18.2",
"fastify": "^4.17.0",
"fastify": "^4.19.0",
"jasmine": "^5.0.0"
}
}

0 comments on commit 4e59442

Please sign in to comment.