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

Commit f5f0b20

Browse files
chore(deps-dev): bump @commitlint/config-conventional from 8.1.0… (#340)
chore(deps-dev): bump @commitlint/config-conventional from 8.1.0 to 8.2.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents ed8aa3f + 466f0c9 commit f5f0b20

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": "8.1.0",
19-
"@commitlint/config-conventional": "8.1.0",
19+
"@commitlint/config-conventional": "8.2.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 "5.0.0"
108108
resolve-global "1.0.0"
109109

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==
110+
"@commitlint/config-conventional@8.2.0":
111+
version "8.2.0"
112+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
113+
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
114114

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

0 commit comments

Comments
 (0)