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 22, 2023
1 parent 370c2ee commit a38ab3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
Expand All @@ -36,15 +36,15 @@
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"typedoc": "^0.25.4",
"typescript": "^5.3.3"
},
"dependencies": {
"ioredis": "^5.3.2",
"undici": "^6.0.1",
"ws": "^8.14.2"
"undici": "^6.2.0",
"ws": "^8.15.1"
},
"exports": {
".": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit a38ab3d

Please sign in to comment.