Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 87c7721

Browse files
chore(deps-dev): bump @commitlint/config-conventional from 7.3.1… (#289)
chore(deps-dev): bump @commitlint/config-conventional from 7.3.1 to 8.1.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 312605c + 6d98063 commit 87c7721

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@commitlint/cli": "7.3.2",
19-
"@commitlint/config-conventional": "7.3.1",
19+
"@commitlint/config-conventional": "8.1.0",
2020
"coveralls": "^3.0.4",
2121
"eslint": "^5.9.0",
2222
"eslint-config-airbnb-base": "^13.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@
107107
resolve-from "4.0.0"
108108
resolve-global "0.1.0"
109109

110-
"@commitlint/config-conventional@7.3.1":
111-
version "7.3.1"
112-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.3.1.tgz#ed96c14200ebfe344944540580a883ef39552a70"
113-
integrity sha512-KPgL+wvXReqi0tvmjV0NQI+d4QwK125K1qimJtM+/uArR7P4AAlQxdXGnZ5kBtsTIzg9O9FhUS49UwqffmxijA==
110+
"@commitlint/config-conventional@8.1.0":
111+
version "8.1.0"
112+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.1.0.tgz#ba61fbf0ad4df52da2b5ee3034470371a2cbf039"
113+
integrity sha512-/JY+FNBnrT91qzDVIoV1Buiigvj7Le7ezFw+oRqu0nYREX03k7xnaG/7t7rUSvm7hM6dnLSOlaUsevjgMI9AEw==
114114

115115
"@commitlint/ensure@^7.5.0":
116116
version "7.5.0"

0 commit comments

Comments
 (0)