|
73 | 73 | "@sapphire/type": "^2.3.0", |
74 | 74 | "@sapphire/utilities": "^3.11.0", |
75 | 75 | "@spectera/tag-parser": "^2.3.1", |
76 | | - "discord.js": "^13.13.1", |
| 76 | + "discord.js": "^13.15.0", |
77 | 77 | "dotenv-cra": "^3.0.3" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@babel/core": "^7.21.3", |
81 | | - "@babel/preset-env": "^7.20.2", |
82 | | - "@babel/preset-typescript": "^7.21.0", |
83 | | - "@commitlint/cli": "17.5.0", |
| 80 | + "@babel/core": "^7.21.4", |
| 81 | + "@babel/preset-env": "^7.21.4", |
| 82 | + "@babel/preset-typescript": "^7.21.4", |
| 83 | + "@commitlint/cli": "17.5.1", |
84 | 84 | "@commitlint/config-angular": "17.4.4", |
85 | 85 | "@commitlint/config-conventional": "17.4.4", |
86 | 86 | "@types/jest": "^27.5.2", |
87 | | - "@types/node": "16.18.21", |
88 | | - "@typescript-eslint/eslint-plugin": "5.56.0", |
89 | | - "@typescript-eslint/parser": "5.56.0", |
| 87 | + "@types/node": "16.18.23", |
| 88 | + "@typescript-eslint/eslint-plugin": "5.57.0", |
| 89 | + "@typescript-eslint/parser": "5.57.0", |
90 | 90 | "babel-jest": "^28.1.3", |
91 | 91 | "colorette": "2.0.19", |
92 | | - "eslint": "~8.36.0", |
| 92 | + "eslint": "~8.37.0", |
93 | 93 | "husky": "8.0.3", |
94 | 94 | "jest": "^28.1.3", |
95 | 95 | "lint-staged": "12.5.0", |
|
0 commit comments