Skip to content

Commit

Permalink
chore(deps): update tunnel (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 68c12b6 commit 3d23574
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 46 deletions.
8 changes: 4 additions & 4 deletions tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/tunnel",
"version": "0.1.14",
"version": "0.1.15",
"description": "Tunneling logic for client and server",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -22,12 +22,12 @@
"zod": "^3.20.6"
},
"devDependencies": {
"@bpinternal/log4bot": "0.0.16",
"@bpinternal/yargs-extra": "0.0.11",
"@bpinternal/log4bot": "0.0.18",
"@bpinternal/yargs-extra": "0.0.13",
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.165",
"@types/web": "^0.0.167",
"esbuild": "^0.24.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
Expand Down
89 changes: 47 additions & 42 deletions tunnel/pnpm-lock.yaml

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

0 comments on commit 3d23574

Please sign in to comment.