Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit f0c4b8f

Browse files
chore(deps): update all non-major dependencies
1 parent 7d21a6c commit f0c4b8f

File tree

2 files changed

+257
-526
lines changed

2 files changed

+257
-526
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"bump": "cliff-jumper"
3030
},
3131
"devDependencies": {
32-
"@commitlint/cli": "^17.5.0",
33-
"@commitlint/config-angular": "^17.4.4",
32+
"@commitlint/cli": "^17.6.1",
33+
"@commitlint/config-angular": "^17.6.1",
3434
"@favware/cliff-jumper": "^2.0.0",
35-
"@sapphire/eslint-config": "^4.3.8",
35+
"@sapphire/eslint-config": "^4.4.1",
3636
"@sapphire/prettier-config": "^1.4.5",
3737
"@sapphire/ts-config": "^3.3.4",
38-
"@types/lodash": "^4.14.191",
39-
"@types/node": "^18.15.10",
40-
"@typescript-eslint/eslint-plugin": "^5.56.0",
41-
"@typescript-eslint/parser": "^5.56.0",
42-
"eslint": "^8.36.0",
38+
"@types/lodash": "^4.14.194",
39+
"@types/node": "^18.15.11",
40+
"@typescript-eslint/eslint-plugin": "^5.58.0",
41+
"@typescript-eslint/parser": "^5.58.0",
42+
"eslint": "^8.38.0",
4343
"eslint-config-prettier": "^8.8.0",
4444
"eslint-plugin-prettier": "^4.2.1",
4545
"husky": "^8.0.3",
4646
"is-ci": "^3.0.1",
47-
"lint-staged": "^13.2.0",
47+
"lint-staged": "^13.2.1",
4848
"nodemon": "^2.0.22",
4949
"pinst": "^3.0.0",
5050
"prettier": "^2.8.7",
@@ -53,11 +53,11 @@
5353
},
5454
"dependencies": {
5555
"@snowcrystals/icicle": "^1.0.2",
56-
"discord.js": "^14.7.1",
56+
"discord.js": "^14.9.0",
5757
"lodash": "^4.17.21"
5858
},
5959
"engines": {
60-
"node": ">= v18.15.0"
60+
"node": ">= v18.16.0"
6161
},
6262
"publishConfig": {
6363
"access": "public"

0 commit comments

Comments
 (0)