Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#252)
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 Oct 22, 2023
1 parent fd73964 commit 3d24c72
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 205 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"prepack": "yarn build"
},
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@favware/cliff-jumper": "^2.2.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.8.6",
"@types/ws": "^8.5.7",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/node": "^20.8.7",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.56",
"discord.js": "^14.13.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.0",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typedoc": "^0.25.2",
Expand Down
Loading

0 comments on commit 3d24c72

Please sign in to comment.