Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2023
1 parent 2345ca1 commit 7caabce
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 107 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -30,11 +30,11 @@
"dependencies": {
"@discordjs/builders": "^1.6.1",
"@sapphire/discord-utilities": "^3.0.2",
"@sapphire/discord.js-utilities": "6.0.5",
"@sapphire/discord.js-utilities": "6.0.6",
"@sapphire/lexure": "^1.1.3",
"@sapphire/pieces": "^3.6.2",
"@sapphire/ratelimits": "^2.4.6",
"@sapphire/result": "^2.6.1",
"@sapphire/result": "^2.6.2",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.11.1"
},
Expand All @@ -47,16 +47,16 @@
"@sapphire/eslint-config": "^4.4.1",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/node": "^18.15.11",
"@types/node": "^18.15.13",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vitest/coverage-c8": "^0.30.1",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.9.0",
"esbuild-plugin-file-path-extensions": "^1.0.0",
"esbuild-plugin-version-injector": "^1.1.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-deprecation": "^1.4.1",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -67,10 +67,10 @@
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"tsup": "6.6.2",
"typedoc": "0.23.28",
"typedoc": "0.24.5",
"typedoc-json-parser": "^7.2.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite": "^4.3.1",
"vitest": "^0.30.1"
},
"repository": {
Expand Down

0 comments on commit 7caabce

Please sign in to comment.