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 26, 2023
1 parent a1afca7 commit 358adce
Show file tree
Hide file tree
Showing 2 changed files with 499 additions and 651 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@
"license": "MIT",
"dependencies": {
"@sapphire/timestamp": "^1.0.1",
"colorette": "^2.0.19",
"discord.js": "^14.7.1",
"colorette": "^2.0.20",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-angular": "^17.4.4",
"@sapphire/eslint-config": "^4.3.8",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-angular": "^17.6.1",
"@sapphire/eslint-config": "^4.4.1",
"@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.194",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"eslint": "^8.39.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",
"lint-staged": "^13.2.2",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"vitest": "^0.29.3"
"vitest": "^0.30.1"
},
"scripts": {
"postinstall": "is-ci || husky install",
Expand Down

0 comments on commit 358adce

Please sign in to comment.