Skip to content

Commit 4bb7cdf

Browse files
chore(deps): update all non-major dependencies (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d81097b commit 4bb7cdf

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"tslib": "^2.8.1"
4646
},
4747
"devDependencies": {
48-
"@commitlint/cli": "^20.4.1",
49-
"@commitlint/config-conventional": "^20.4.1",
48+
"@commitlint/cli": "^20.4.2",
49+
"@commitlint/config-conventional": "^20.4.2",
5050
"@favware/cliff-jumper": "^6.0.0",
5151
"@favware/npm-deprecate": "^2.0.0",
5252
"@sapphire/decorators": "*",
@@ -65,7 +65,7 @@
6565
"eslint": "^8.57.1",
6666
"eslint-config-prettier": "^10.1.8",
6767
"eslint-plugin-prettier": "^5.5.5",
68-
"globby": "^16.1.0",
68+
"globby": "^16.1.1",
6969
"lint-staged": "^16.2.7",
7070
"prettier": "^3.8.1",
7171
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,30 @@ __metadata:
3434
languageName: node
3535
linkType: hard
3636

37-
"@commitlint/cli@npm:^20.4.1":
38-
version: 20.4.1
39-
resolution: "@commitlint/cli@npm:20.4.1"
37+
"@commitlint/cli@npm:^20.4.2":
38+
version: 20.4.2
39+
resolution: "@commitlint/cli@npm:20.4.2"
4040
dependencies:
4141
"@commitlint/format": "npm:^20.4.0"
42-
"@commitlint/lint": "npm:^20.4.1"
42+
"@commitlint/lint": "npm:^20.4.2"
4343
"@commitlint/load": "npm:^20.4.0"
4444
"@commitlint/read": "npm:^20.4.0"
4545
"@commitlint/types": "npm:^20.4.0"
4646
tinyexec: "npm:^1.0.0"
4747
yargs: "npm:^17.0.0"
4848
bin:
4949
commitlint: ./cli.js
50-
checksum: 10/1779ec9f7ee4dd867d62ba972737fcc4ec9c86678906cede08310609bbeff372c2a355d9293eedf8fd125a07ef46515a3fb260c6e70c2f82698debb67cac6ee1
50+
checksum: 10/8e6f4885bd6a5f3523670264496aa8a11155cf6e69e926a4f747e84fd98ea7eef25d6d0e40de87ce60929e4c4ca0ab74b4126491882d2afe8f804e436f8b09ef
5151
languageName: node
5252
linkType: hard
5353

54-
"@commitlint/config-conventional@npm:^20.4.1":
55-
version: 20.4.1
56-
resolution: "@commitlint/config-conventional@npm:20.4.1"
54+
"@commitlint/config-conventional@npm:^20.4.2":
55+
version: 20.4.2
56+
resolution: "@commitlint/config-conventional@npm:20.4.2"
5757
dependencies:
5858
"@commitlint/types": "npm:^20.4.0"
5959
conventional-changelog-conventionalcommits: "npm:^9.1.0"
60-
checksum: 10/fbef5f0858a0ee99a092cb8a61e011f6e8f1335825d17c81302b3ce96d4e3d79c0e97f11e2e56fe765baa7770956e99f50820278747ba9c5affa2c1394a8d34d
60+
checksum: 10/60d2f25db3bf1e1ecb6d13a7420e707bb121d19de27fc6579ea251786cbfacccb8a67a6a3c5eb65a5ff107c8c32e5670a16cdfe3608d519b005d4be87fbfabc5
6161
languageName: node
6262
linkType: hard
6363

@@ -112,15 +112,15 @@ __metadata:
112112
languageName: node
113113
linkType: hard
114114

115-
"@commitlint/lint@npm:^20.4.1":
116-
version: 20.4.1
117-
resolution: "@commitlint/lint@npm:20.4.1"
115+
"@commitlint/lint@npm:^20.4.2":
116+
version: 20.4.2
117+
resolution: "@commitlint/lint@npm:20.4.2"
118118
dependencies:
119119
"@commitlint/is-ignored": "npm:^20.4.1"
120120
"@commitlint/parse": "npm:^20.4.1"
121-
"@commitlint/rules": "npm:^20.4.1"
121+
"@commitlint/rules": "npm:^20.4.2"
122122
"@commitlint/types": "npm:^20.4.0"
123-
checksum: 10/cad34b7d904be54875f34f475e272d7a5693df171e867923ad0cce60621c9855df1572ae912a5a7202cddffe83eb2ba0652544737cf112168208354d09df3e04
123+
checksum: 10/862d7ed2c731fb4087de37495ecf715b2fd2779f137372ab2c6173621defe98731b4de5e2696b7cf2f65b34fce02ea086070c2747074dd8ae298ced850087899
124124
languageName: node
125125
linkType: hard
126126

@@ -186,15 +186,15 @@ __metadata:
186186
languageName: node
187187
linkType: hard
188188

189-
"@commitlint/rules@npm:^20.4.1":
190-
version: 20.4.1
191-
resolution: "@commitlint/rules@npm:20.4.1"
189+
"@commitlint/rules@npm:^20.4.2":
190+
version: 20.4.2
191+
resolution: "@commitlint/rules@npm:20.4.2"
192192
dependencies:
193193
"@commitlint/ensure": "npm:^20.4.1"
194194
"@commitlint/message": "npm:^20.4.0"
195195
"@commitlint/to-lines": "npm:^20.0.0"
196196
"@commitlint/types": "npm:^20.4.0"
197-
checksum: 10/e383cc925acd42b884cc52c7716a08f1bcb7f34a922310aaed52a812c629ec8f865de089a9a8c85a658a5563a7b7cee4ff314aa50809f3c394bc1f63a501ce64
197+
checksum: 10/e6eba9aa486a0a40bad3802b60eb332ff22bc4807b51242dbf5644d6c81715bef038379c0951fcfa283ef2d19a8995f13fef5fa596b667edc64d53b4e2da6168
198198
languageName: node
199199
linkType: hard
200200

@@ -672,8 +672,8 @@ __metadata:
672672
version: 0.0.0-use.local
673673
resolution: "@sapphire/cli@workspace:."
674674
dependencies:
675-
"@commitlint/cli": "npm:^20.4.1"
676-
"@commitlint/config-conventional": "npm:^20.4.1"
675+
"@commitlint/cli": "npm:^20.4.2"
676+
"@commitlint/config-conventional": "npm:^20.4.2"
677677
"@favware/cliff-jumper": "npm:^6.0.0"
678678
"@favware/colorette-spinner": "npm:^1.0.1"
679679
"@favware/npm-deprecate": "npm:^2.0.0"
@@ -699,7 +699,7 @@ __metadata:
699699
eslint-plugin-prettier: "npm:^5.5.5"
700700
execa: "npm:^9.6.1"
701701
find-up: "npm:^5.0.0"
702-
globby: "npm:^16.1.0"
702+
globby: "npm:^16.1.1"
703703
js-yaml: "npm:^4.1.1"
704704
lint-staged: "npm:^16.2.7"
705705
prettier: "npm:^3.8.1"
@@ -2517,17 +2517,17 @@ __metadata:
25172517
languageName: node
25182518
linkType: hard
25192519

2520-
"globby@npm:^16.1.0":
2521-
version: 16.1.0
2522-
resolution: "globby@npm:16.1.0"
2520+
"globby@npm:^16.1.1":
2521+
version: 16.1.1
2522+
resolution: "globby@npm:16.1.1"
25232523
dependencies:
25242524
"@sindresorhus/merge-streams": "npm:^4.0.0"
25252525
fast-glob: "npm:^3.3.3"
25262526
ignore: "npm:^7.0.5"
25272527
is-path-inside: "npm:^4.0.0"
25282528
slash: "npm:^5.1.0"
25292529
unicorn-magic: "npm:^0.4.0"
2530-
checksum: 10/394335741d5f5199fd498960a99cd5688f6db9632cb5617b700274d008d3ee269ecf4050cbc0d3f910205334c90e43424fa5192316c345fdc58d64faf4f103d7
2530+
checksum: 10/bb854734ad4957f4ec493b511712573dd16be2c2044c92dc8637039dbbb7603bc3a37e8f0a06e83e51eaa0b72c456efa6179eb0acbd0966394a696d17536feea
25312531
languageName: node
25322532
linkType: hard
25332533

0 commit comments

Comments
 (0)