Skip to content

Commit

Permalink
chore(deps): update tunnel (#353)
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 Aug 23, 2024
1 parent d8f0e55 commit 6b8b41c
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 154 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.11",
"version": "0.1.12",
"description": "Tunneling logic for client and server",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -23,15 +23,15 @@
},
"devDependencies": {
"@bpinternal/log4bot": "0.0.16",
"@bpinternal/yargs-extra": "0.0.10",
"@bpinternal/yargs-extra": "0.0.11",
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.150",
"@types/web": "^0.0.156",
"esbuild": "^0.23.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"engines": {
"node": ">=16.0.0",
Expand Down
Loading

0 comments on commit 6b8b41c

Please sign in to comment.