Skip to content

Commit b3eabcc

Browse files
chore(devdeps): update dependency @commitlint/cli to v16.0.1 (#570)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 29aaf59 commit b3eabcc

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.5",
1313
"@babel/preset-react": "7.16.5",
1414
"@babel/preset-typescript": "7.16.5",
15-
"@commitlint/cli": "16.0.0",
15+
"@commitlint/cli": "16.0.1",
1616
"@commitlint/config-conventional": "16.0.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.1.1",

yarn.lock

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

1415-
"@commitlint/cli@npm:16.0.0":
1416-
version: 16.0.0
1417-
resolution: "@commitlint/cli@npm:16.0.0"
1415+
"@commitlint/cli@npm:16.0.1":
1416+
version: 16.0.1
1417+
resolution: "@commitlint/cli@npm:16.0.1"
14181418
dependencies:
14191419
"@commitlint/format": ^16.0.0
14201420
"@commitlint/lint": ^16.0.0
@@ -1427,7 +1427,7 @@ __metadata:
14271427
yargs: ^17.0.0
14281428
bin:
14291429
commitlint: cli.js
1430-
checksum: 203d1a02bd45e5d4ffc08359e0c4dad3866759faa8708c1d5b362e7621cd156bf387ad74c5d26c28360a9205d9669f76645118d628af23feb20ebd690bf2dadc
1430+
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
14311431
languageName: node
14321432
linkType: hard
14331433

@@ -10121,7 +10121,7 @@ __metadata:
1012110121
"@babel/preset-env": 7.16.5
1012210122
"@babel/preset-react": 7.16.5
1012310123
"@babel/preset-typescript": 7.16.5
10124-
"@commitlint/cli": 16.0.0
10124+
"@commitlint/cli": 16.0.1
1012510125
"@commitlint/config-conventional": 16.0.0
1012610126
"@rollup/plugin-babel": 5.3.0
1012710127
"@rollup/plugin-node-resolve": 13.1.1

0 commit comments

Comments
 (0)