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 May 26, 2024
1 parent 1708bbc commit 478181d
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 129 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"@discordjs/collection": "^2.1.0",
"@sapphire/result": "^2.6.6",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"@skyra/env-utilities": "^1.3.0",
"@skyra/http-framework": "^2.1.0",
"@skyra/http-framework-i18n": "^1.2.0",
"@skyra/logger": "^2.0.3",
"@skyra/safe-fetch": "^1.1.3",
"@skyra/shared-http-pieces": "^1.2.2",
"@skyra/start-banner": "^2.0.1",
"discord-api-types": "^0.37.84",
"discord-api-types": "^0.37.85",
"he": "^1.2.0",
"ioredis": "^5.4.1",
"ix": "^5.0.0",
Expand All @@ -48,19 +48,19 @@
"@sapphire/ts-config": "^5.0.1",
"@types/he": "^1.2.3",
"@types/node": "^20.12.12",
"@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",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
"resolutions": {
"ansi-regex": "^5.0.1",
"discord-api-types": "^0.37.84",
"discord-api-types": "^0.37.85",
"minimist": "^1.2.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 478181d

Please # to comment.