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 Dec 21, 2023
1 parent 26e4c06 commit 410c740
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@types/web": "^0.0.127",
"@types/node": "^20.10.5",
"@types/web": "^0.0.129",
"@types/ws": "^8.5.10",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/coverage-v8": "^1.1.0",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.33.0",
"unbuild": "^2.0.0",
"vitest": "^1.0.4",
"ws": "^8.15.0"
"vitest": "^1.1.0",
"ws": "^8.15.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 410c740

Please sign in to comment.