Skip to content

Commit 57ae783

Browse files
chore(deps): update dependency @commitlint/cli to ^18.4.1
1 parent 1c3eec4 commit 57ae783

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"turndown": "^7.1.2"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "^18.4.0",
45+
"@commitlint/cli": "^18.4.1",
4646
"@commitlint/config-conventional": "^18.4.0",
4747
"@sapphire/eslint-config": "^5.0.2",
4848
"@sapphire/prettier-config": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ __metadata:
4949
languageName: node
5050
linkType: hard
5151

52-
"@commitlint/cli@npm:^18.4.0":
53-
version: 18.4.0
54-
resolution: "@commitlint/cli@npm:18.4.0"
52+
"@commitlint/cli@npm:^18.4.1":
53+
version: 18.4.1
54+
resolution: "@commitlint/cli@npm:18.4.1"
5555
dependencies:
5656
"@commitlint/format": "npm:^18.4.0"
5757
"@commitlint/lint": "npm:^18.4.0"
58-
"@commitlint/load": "npm:^18.4.0"
58+
"@commitlint/load": "npm:^18.4.1"
5959
"@commitlint/read": "npm:^18.4.0"
6060
"@commitlint/types": "npm:^18.4.0"
6161
execa: "npm:^5.0.0"
@@ -65,7 +65,7 @@ __metadata:
6565
yargs: "npm:^17.0.0"
6666
bin:
6767
commitlint: cli.js
68-
checksum: e23220a58f95948e6b235ee5c7cfaffced8e92f76a242ca45cb061cf21f246adefa79de920eae647ee552877b75f2796cf3e597b571192cdad267772d8ea17e5
68+
checksum: 08354788971437ef6b4693564d1a0476b0f89ce89f9d0257f7885af525904c1ba2a0dafa7321d635bc7a034ea4dbef978f5b662ef524d545ec8e8db98888b54b
6969
languageName: node
7070
linkType: hard
7171

@@ -141,23 +141,23 @@ __metadata:
141141
languageName: node
142142
linkType: hard
143143

144-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^18.4.0":
145-
version: 18.4.0
146-
resolution: "@commitlint/load@npm:18.4.0"
144+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^18.4.1":
145+
version: 18.4.1
146+
resolution: "@commitlint/load@npm:18.4.1"
147147
dependencies:
148148
"@commitlint/config-validator": "npm:^18.4.0"
149149
"@commitlint/execute-rule": "npm:^18.4.0"
150150
"@commitlint/resolve-extends": "npm:^18.4.0"
151151
"@commitlint/types": "npm:^18.4.0"
152152
"@types/node": "npm:^18.11.9"
153153
chalk: "npm:^4.1.0"
154-
cosmiconfig: "npm:^8.0.0"
154+
cosmiconfig: "npm:^8.3.6"
155155
cosmiconfig-typescript-loader: "npm:^5.0.0"
156156
lodash.isplainobject: "npm:^4.0.6"
157157
lodash.merge: "npm:^4.6.2"
158158
lodash.uniq: "npm:^4.5.0"
159159
resolve-from: "npm:^5.0.0"
160-
checksum: c84655f211aad44d52e2e9e08a6a760b47a412433b026be7751b43fbb838f98e240f670783c39058ebb9e4e854f4edb06e4c55facc1cf7bf22a049e7786211f7
160+
checksum: 77cb8b02c39fd0a28214cea898811100b1b0c33047914a9294df862ad0c75965b3000ddb1806a5e89054141ce5217419b419d5d3d9bcf757e904f34b530d7474
161161
languageName: node
162162
linkType: hard
163163

@@ -1939,9 +1939,9 @@ __metadata:
19391939
languageName: node
19401940
linkType: hard
19411941

1942-
"cosmiconfig@npm:^8.0.0":
1943-
version: 8.3.5
1944-
resolution: "cosmiconfig@npm:8.3.5"
1942+
"cosmiconfig@npm:^8.3.6":
1943+
version: 8.3.6
1944+
resolution: "cosmiconfig@npm:8.3.6"
19451945
dependencies:
19461946
import-fresh: "npm:^3.3.0"
19471947
js-yaml: "npm:^4.1.0"
@@ -1952,7 +1952,7 @@ __metadata:
19521952
peerDependenciesMeta:
19531953
typescript:
19541954
optional: true
1955-
checksum: f1963997fb42bc9c3d1b7d553b72ca48f58deb2ea1bb7736930aa7255b876179f35a74dffaa0a95b9d5d7a830b04d592bc34173baad14b8084933a49a873971d
1955+
checksum: 91d082baca0f33b1c085bf010f9ded4af43cbedacba8821da0fb5667184d0a848addc52c31fadd080007f904a555319c238cf5f4c03e6d58ece2e4876b2e73d6
19561956
languageName: node
19571957
linkType: hard
19581958

@@ -5144,7 +5144,7 @@ __metadata:
51445144
version: 0.0.0-use.local
51455145
resolution: "spinel@workspace:."
51465146
dependencies:
5147-
"@commitlint/cli": "npm:^18.4.0"
5147+
"@commitlint/cli": "npm:^18.4.1"
51485148
"@commitlint/config-conventional": "npm:^18.4.0"
51495149
"@discordjs/builders": "npm:^1.6.5"
51505150
"@discordjs/collection": "npm:^1.5.3"

0 commit comments

Comments
 (0)