Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/preset-env": "7.16.7",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.0.2",
"@commitlint/config-conventional": "16.0.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-node-resolve": "13.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,9 +1413,9 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:16.0.1":
version: 16.0.1
resolution: "@commitlint/cli@npm:16.0.1"
"@commitlint/cli@npm:16.0.2":
version: 16.0.2
resolution: "@commitlint/cli@npm:16.0.2"
dependencies:
"@commitlint/format": ^16.0.0
"@commitlint/lint": ^16.0.0
Expand All @@ -1428,7 +1428,7 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
checksum: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -10100,7 +10100,7 @@ __metadata:
"@babel/preset-env": 7.16.7
"@babel/preset-react": 7.16.7
"@babel/preset-typescript": 7.16.7
"@commitlint/cli": 16.0.1
"@commitlint/cli": 16.0.2
"@commitlint/config-conventional": 16.0.0
"@rollup/plugin-babel": 5.3.0
"@rollup/plugin-node-resolve": 13.1.3
Expand Down