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 Apr 15, 2024
1 parent 51c5e8d commit 971fa83
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 109 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unws",
"version": "0.2.4",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"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.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"ws": "^8.16.0"
},
"engines": {
Expand Down

0 comments on commit 971fa83

Please sign in to comment.