Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#756)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 60b0c38 commit e6f90e2
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 155 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
},
"dependencies": {
"@discordjs/builders": "^1.8.1",
"@sapphire/discord-utilities": "^3.2.3",
"@sapphire/discord-utilities": "^3.3.0",
"@sapphire/discord.js-utilities": "^7.2.1",
"@sapphire/lexure": "^1.1.7",
"@sapphire/pieces": "^4.2.2",
"@sapphire/ratelimits": "^2.4.9",
"@sapphire/result": "^2.6.6",
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/utilities": "^3.15.3"
"@sapphire/utilities": "^3.16.2"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand All @@ -55,20 +55,20 @@
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.12.12",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitest/coverage-v8": "^1.6.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.15.2",
"esbuild-plugin-file-path-extensions": "^2.1.0",
"esbuild-plugin-file-path-extensions": "^2.1.1",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-prettier": "^5.1.3",
"gen-esm-wrapper": "^1.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typedoc": "^0.25.13",
Expand Down
Loading

0 comments on commit e6f90e2

Please sign in to comment.