Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 54653cd commit e1c3a04
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 427 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unws",
"version": "0.2.4",
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.15.5",
"description": "Unified WebSocket API for Node.js, Bun and modern browsers.",
"license": "MIT",
"homepage": "https://github.com/sxzz/unws#readme",
Expand Down Expand Up @@ -43,12 +43,12 @@
"ws": "*"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"@sxzz/eslint-config": "^3.8.7",
"@sxzz/prettier-config": "^2.0.1",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"ws": "^8.16.0"
},
"engines": {
Expand Down

0 comments on commit e1c3a04

Please sign in to comment.