Skip to content

Commit e386230

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump @commitlint/cli from 17.6.1 to 17.6.3
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.1 to 17.6.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37d9c5e commit e386230

File tree

2 files changed

+21
-32
lines changed

2 files changed

+21
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-dom": "^17 || ^18"
7878
},
7979
"devDependencies": {
80-
"@commitlint/cli": "^17.5.1",
80+
"@commitlint/cli": "^17.6.3",
8181
"@commitlint/config-angular": "^17.6.3",
8282
"@emotion/react": "^11.10.6",
8383
"@emotion/styled": "^11.10.6",

yarn.lock

Lines changed: 20 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -314,12 +314,12 @@ __metadata:
314314
languageName: node
315315
linkType: hard
316316

317-
"@commitlint/cli@npm:^17.5.1":
318-
version: 17.6.1
319-
resolution: "@commitlint/cli@npm:17.6.1"
317+
"@commitlint/cli@npm:^17.6.3":
318+
version: 17.6.3
319+
resolution: "@commitlint/cli@npm:17.6.3"
320320
dependencies:
321321
"@commitlint/format": ^17.4.4
322-
"@commitlint/lint": ^17.6.1
322+
"@commitlint/lint": ^17.6.3
323323
"@commitlint/load": ^17.5.0
324324
"@commitlint/read": ^17.5.1
325325
"@commitlint/types": ^17.4.4
@@ -330,7 +330,7 @@ __metadata:
330330
yargs: ^17.0.0
331331
bin:
332332
commitlint: cli.js
333-
checksum: ec559e1f529c8bdc680d71527d2eb591dc7d264fcc8a70cf7ee12d5b833c385374ae41943f7a8e8346423c51f8900dded5041b6e719586295573882e366c41ba
333+
checksum: e5a597ef453b74b243d1a479746a14938fc68f3fa5ac0210c9f1b5895b6507860b2761c27742e3c1a069ee64de69ef12bea76bcde6a7cb80d6d07bf1b4272c14
334334
languageName: node
335335
linkType: hard
336336

@@ -391,25 +391,25 @@ __metadata:
391391
languageName: node
392392
linkType: hard
393393

394-
"@commitlint/is-ignored@npm:^17.4.4":
395-
version: 17.4.4
396-
resolution: "@commitlint/is-ignored@npm:17.4.4"
394+
"@commitlint/is-ignored@npm:^17.6.3":
395+
version: 17.6.3
396+
resolution: "@commitlint/is-ignored@npm:17.6.3"
397397
dependencies:
398398
"@commitlint/types": ^17.4.4
399-
semver: 7.3.8
400-
checksum: 716631ecd6aece8642d76c1a99e1cdc24bad79f22199d1d4bad73d9b12edb3578ed7d6f23947ca28d4bb637e08a1738e55dd693c165a2d395c10560a988ffc05
399+
semver: 7.5.0
400+
checksum: db664b7e6b7154a514ab235353b18ac4131586e019655ccefd557d78ed81e374eddcdb5af166668836bc854922e79c6261de01c41e5868eab2ba8b24c7d4a322
401401
languageName: node
402402
linkType: hard
403403

404-
"@commitlint/lint@npm:^17.6.1":
405-
version: 17.6.1
406-
resolution: "@commitlint/lint@npm:17.6.1"
404+
"@commitlint/lint@npm:^17.6.3":
405+
version: 17.6.3
406+
resolution: "@commitlint/lint@npm:17.6.3"
407407
dependencies:
408-
"@commitlint/is-ignored": ^17.4.4
408+
"@commitlint/is-ignored": ^17.6.3
409409
"@commitlint/parse": ^17.4.4
410410
"@commitlint/rules": ^17.6.1
411411
"@commitlint/types": ^17.4.4
412-
checksum: 990f6940fe277f252087e1d11d1042cfc034fa66b6355d451a0d7d8a24a0f0c381fd88f03556edb9a187c19e6d2a22a575b10c8d6db2f8342578c06396f10285
412+
checksum: f033d25fd37f8bf4d95d3783648edbc1ec61eaa277f698765925f973bc3395558fc36eb308a57b1f9ed7ff64d53cfd2055c4c6573a16b2bf9b79a422aee7286d
413413
languageName: node
414414
linkType: hard
415415

@@ -1713,7 +1713,7 @@ __metadata:
17131713
version: 0.0.0-use.local
17141714
resolution: "@textea/json-viewer@workspace:."
17151715
dependencies:
1716-
"@commitlint/cli": ^17.5.1
1716+
"@commitlint/cli": ^17.6.3
17171717
"@commitlint/config-angular": ^17.6.3
17181718
"@emotion/react": ^11.10.6
17191719
"@emotion/styled": ^11.10.6
@@ -8475,14 +8475,14 @@ __metadata:
84758475
languageName: node
84768476
linkType: hard
84778477

8478-
"semver@npm:7.3.8":
8479-
version: 7.3.8
8480-
resolution: "semver@npm:7.3.8"
8478+
"semver@npm:7.5.0, semver@npm:^7.0.0, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
8479+
version: 7.5.0
8480+
resolution: "semver@npm:7.5.0"
84818481
dependencies:
84828482
lru-cache: ^6.0.0
84838483
bin:
84848484
semver: bin/semver.js
8485-
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
8485+
checksum: 2d266937756689a76f124ffb4c1ea3e1bbb2b263219f90ada8a11aebebe1280b13bb76cca2ca96bdee3dbc554cbc0b24752eb895b2a51577aa644427e9229f2b
84868486
languageName: node
84878487
linkType: hard
84888488

@@ -8495,17 +8495,6 @@ __metadata:
84958495
languageName: node
84968496
linkType: hard
84978497

8498-
"semver@npm:^7.0.0, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
8499-
version: 7.5.0
8500-
resolution: "semver@npm:7.5.0"
8501-
dependencies:
8502-
lru-cache: ^6.0.0
8503-
bin:
8504-
semver: bin/semver.js
8505-
checksum: 2d266937756689a76f124ffb4c1ea3e1bbb2b263219f90ada8a11aebebe1280b13bb76cca2ca96bdee3dbc554cbc0b24752eb895b2a51577aa644427e9229f2b
8506-
languageName: node
8507-
linkType: hard
8508-
85098498
"set-blocking@npm:^2.0.0":
85108499
version: 2.0.0
85118500
resolution: "set-blocking@npm:2.0.0"

0 commit comments

Comments
 (0)