Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
  • Loading branch information
renovate[bot] and sxzz committed Apr 9, 2024
1 parent 54653cd commit 537771f
Show file tree
Hide file tree
Showing 4 changed files with 477 additions and 474 deletions.
2 changes: 0 additions & 2 deletions eslint.config.js

This file was deleted.

2 changes: 2 additions & 0 deletions eslint.config.mjs
@@ -0,0 +1,2 @@
import { sxzz } from '@sxzz/eslint-config'
export default sxzz()
14 changes: 7 additions & 7 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unws",
"version": "0.2.4",
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.15.6",
"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.9.0",
"@sxzz/prettier-config": "^2.0.1",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.4",
"ws": "^8.16.0"
},
"engines": {
Expand Down

0 comments on commit 537771f

Please sign in to comment.