Skip to content

Commit

Permalink
chore(deps): update tunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 92615a1 commit c56542e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/tunnel",
"version": "0.1.18",
"version": "0.1.19",
"description": "Tunneling logic for client and server",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -23,11 +23,11 @@
},
"devDependencies": {
"@bpinternal/log4bot": "0.0.22",
"@bpinternal/yargs-extra": "0.0.16",
"@bpinternal/yargs-extra": "0.0.17",
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.178",
"@types/web": "^0.0.180",
"esbuild": "^0.24.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
Expand Down
16 changes: 8 additions & 8 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 c56542e

Please sign in to comment.