Skip to content

Commit

Permalink
Merge main into sweep/increase-test-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Oct 18, 2023
2 parents e59564e + 8b3f3d2 commit 952f38e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@fastify/helmet": "11.1.1",
"@fastify/multipart": "8.0.0",
"@fastify/rate-limit": "8.0.3",
"@fastify/sensible": "5.3.0",
"@fastify/sensible": "5.4.0",
"@fastify/swagger": "8.12.0",
"@fastify/swagger-ui": "1.10.1",
"@hyperdx/node-opentelemetry": "0.3.3",
Expand All @@ -50,7 +50,7 @@
"@opentelemetry/exporter-trace-otlp-proto": "0.44.0",
"@opentelemetry/sdk-metrics": "1.17.1",
"@opentelemetry/sdk-node": "0.44.0",
"@sinclair/typebox": "0.31.17",
"@sinclair/typebox": "0.31.18",
"altair-fastify-plugin": "5.2.5",
"close-with-grace": "1.2.0",
"dotenv": "16.3.1",
Expand All @@ -67,7 +67,7 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/busboy": "1.5.1",
"@types/busboy": "1.5.2",
"@types/dotenv": "8.2.0",
"@types/node": "20.8.6",
"@types/swagger-jsdoc": "6.0.1",
Expand All @@ -87,7 +87,7 @@
"tap": "16.3.9",
"ts-node": "10.9.1",
"tsup": "7.2.0",
"tsx": "3.13.0",
"tsx": "3.14.0",
"typescript": "5.2.2"
},
"engines": {
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit 952f38e

Please sign in to comment.