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] authored Nov 26, 2023
1 parent 28fb617 commit 96f4bbb
Show file tree
Hide file tree
Showing 11 changed files with 241 additions and 223 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.2",
Expand All @@ -27,13 +27,13 @@
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.13.0",
"@types/node": "^20.9.2",
"@types/ws": "^8.5.9",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/node": "^20.10.0",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vitest/coverage-v8": "^0.34.6",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.63",
"discord-api-types": "^0.37.65",
"discord.js": "^14.14.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -43,8 +43,8 @@
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"turbo": "^1.10.16",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@types/ws": "^8.5.9",
"tldts": "^6.0.20",
"@types/ws": "^8.5.10",
"tldts": "^6.0.21",
"tslib": "^2.6.2",
"undici": "^5.27.2"
"undici": "^5.28.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,6 +75,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/editable-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/pattern-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/utilities-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"gen-esm-wrapper": "^1.1.3",
"typedoc": "^0.25.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit 96f4bbb

Please sign in to comment.