Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

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 Apr 2, 2023
1 parent 62cc0af commit cbfaa5b
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 255 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,30 @@
"dependencies": {
"@sapphire/timestamp": "^1.0.1",
"colorette": "^2.0.19",
"discord.js": "^14.7.1",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-angular": "^17.4.4",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/lodash": "^4.14.191",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"@types/lodash": "^4.14.192",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.0",
"nodemon": "^2.0.21",
"prettier": "^2.8.4",
"nodemon": "^2.0.22",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"vitest": "^0.29.3"
"vitest": "^0.29.8"
},
"scripts": {
"postinstall": "is-ci || husky install",
Expand Down

0 comments on commit cbfaa5b

Please sign in to comment.