Skip to content

Commit 7a4aee0

Browse files
chore(devdeps): update dependency @commitlint/cli to v16.0.2 (#586)
1 parent 8879212 commit 7a4aee0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/preset-env": "7.16.7",
1313
"@babel/preset-react": "7.16.7",
1414
"@babel/preset-typescript": "7.16.7",
15-
"@commitlint/cli": "16.0.1",
15+
"@commitlint/cli": "16.0.2",
1616
"@commitlint/config-conventional": "16.0.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,9 +1413,9 @@ __metadata:
14131413
languageName: node
14141414
linkType: hard
14151415

1416-
"@commitlint/cli@npm:16.0.1":
1417-
version: 16.0.1
1418-
resolution: "@commitlint/cli@npm:16.0.1"
1416+
"@commitlint/cli@npm:16.0.2":
1417+
version: 16.0.2
1418+
resolution: "@commitlint/cli@npm:16.0.2"
14191419
dependencies:
14201420
"@commitlint/format": ^16.0.0
14211421
"@commitlint/lint": ^16.0.0
@@ -1428,7 +1428,7 @@ __metadata:
14281428
yargs: ^17.0.0
14291429
bin:
14301430
commitlint: cli.js
1431-
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
1431+
checksum: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
14321432
languageName: node
14331433
linkType: hard
14341434

@@ -10100,7 +10100,7 @@ __metadata:
1010010100
"@babel/preset-env": 7.16.7
1010110101
"@babel/preset-react": 7.16.7
1010210102
"@babel/preset-typescript": 7.16.7
10103-
"@commitlint/cli": 16.0.1
10103+
"@commitlint/cli": 16.0.2
1010410104
"@commitlint/config-conventional": 16.0.0
1010510105
"@rollup/plugin-babel": 5.3.0
1010610106
"@rollup/plugin-node-resolve": 13.1.3

0 commit comments

Comments
 (0)