|
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | 19 | "@actions/core": "^1.10.0", |
20 | | - "@commitlint/cli": "^17.6.7", |
21 | | - "@commitlint/config-conventional": "^17.6.7", |
| 20 | + "@commitlint/cli": "^17.7.1", |
| 21 | + "@commitlint/config-conventional": "^17.7.0", |
22 | 22 | "@favware/cliff-jumper": "^2.1.1", |
23 | 23 | "@favware/npm-deprecate": "^1.0.7", |
24 | 24 | "@sapphire/eslint-config": "^5.0.1", |
|
28 | 28 | "@sapphire/stopwatch": "^1.5.0", |
29 | 29 | "@sapphire/ts-config": "^4.0.1", |
30 | 30 | "@sapphire/utilities": "^3.13.0", |
31 | | - "@types/node": "^18.17.3", |
| 31 | + "@types/node": "^18.17.5", |
32 | 32 | "@types/ws": "^8.5.5", |
33 | | - "@typescript-eslint/eslint-plugin": "^6.2.1", |
34 | | - "@typescript-eslint/parser": "^6.2.1", |
| 33 | + "@typescript-eslint/eslint-plugin": "^6.3.0", |
| 34 | + "@typescript-eslint/parser": "^6.3.0", |
35 | 35 | "@vitest/coverage-v8": "^0.34.1", |
36 | 36 | "cz-conventional-changelog": "^3.3.0", |
37 | 37 | "discord-api-types": "^0.37.52", |
38 | 38 | "discord.js": "^14.12.1", |
39 | | - "eslint": "^8.46.0", |
| 39 | + "eslint": "^8.47.0", |
40 | 40 | "eslint-config-prettier": "^9.0.0", |
41 | 41 | "eslint-plugin-prettier": "^5.0.0", |
42 | 42 | "gen-esm-wrapper": "^1.1.3", |
|
0 commit comments