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] authored Jan 4, 2024
1 parent 7a8b3d7 commit cf995b1
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 408 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,40 +30,40 @@
"@sapphire/pieces": "^3.10.0",
"@sapphire/ratelimits": "^2.4.8",
"@sapphire/result": "2.6.5",
"@sapphire/utilities": "^3.14.0",
"@sapphire/utilities": "^3.15.1",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
"tslib": "^2.6.2",
"tslog": "^4.9.2"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"git-cz": "^4.9.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"pretty-quick": "^3.1.3",
"revolt.js": "6.0.20",
"standard-version": "^9.5.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typedoc": "^0.25.4",
"typedoc-plugin-mdn-links": "^3.1.7",
"typedoc": "^0.25.6",
"typedoc-plugin-mdn-links": "^3.1.10",
"typescript": "^5.3.3"
},
"repository": {
Expand Down
Loading

0 comments on commit cf995b1

Please sign in to comment.