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] committed Jun 9, 2024
1 parent ee73f58 commit e3fdf1b
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 90 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.16.2",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^3.0.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.13.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-file-path-extensions": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.5",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit e3fdf1b

Please sign in to comment.