Skip to content

Commit

Permalink
chore(deps): update tunnel (#316)
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] committed Jun 10, 2024
1 parent f3f638f commit ac5978f
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 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.9",
"version": "0.1.10",
"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.12",
"@bpinternal/yargs-extra": "0.0.7",
"@bpinternal/log4bot": "0.0.14",
"@bpinternal/yargs-extra": "0.0.8",
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.147",
"@types/web": "^0.0.148",
"esbuild": "^0.21.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit ac5978f

Please sign in to comment.