Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jan 19, 2024
1 parent 11773af commit 6741e02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/transport.js.map

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"devDependencies": {
"@seneca/maintain": "^0.1.0",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
"@types/qs": "^6.9.10",
"esbuild": "^0.19.5",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.5",
"@types/qs": "^6.9.11",
"esbuild": "^0.19.11",
"esbuild-jest": "^0.5.0",
"jest": "^29.7.0",
"seneca-msg-test": "^3.4.0",
"typescript": "^5.2.2"
"seneca-msg-test": "^4.1.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
"seneca": ">=4",
"seneca": ">=3",
"seneca-entity": ">=25",
"seneca-promisify": ">=3"
}
Expand Down

0 comments on commit 6741e02

Please sign in to comment.