Skip to content

Commit 6069e8c

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @commitlint/config-conventional from 8.3.4 to 9.1.2
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 8.3.4 to 9.1.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v8.3.4...v9.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3a3233 commit 6069e8c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/preset-react": "^7.8.3",
6161
"@babel/runtime": "^7.11.2",
6262
"@commitlint/cli": "^9.1.1",
63-
"@commitlint/config-conventional": "^8.3.4",
63+
"@commitlint/config-conventional": "^9.1.2",
6464
"@commitlint/prompt": "^9.1.2",
6565
"@rollup/plugin-commonjs": "^15.0.0",
6666
"@rollup/plugin-json": "^4.0.2",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1028,12 +1028,12 @@
10281028
resolve-from "5.0.0"
10291029
resolve-global "1.0.0"
10301030

1031-
"@commitlint/config-conventional@^8.3.4":
1032-
version "8.3.4"
1033-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
1034-
integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
1031+
"@commitlint/config-conventional@^9.1.2":
1032+
version "9.1.2"
1033+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.2.tgz#9920ad60a2ac64eedad01845b331c970cf854a71"
1034+
integrity sha512-2zfnsrBJuCNJEKMEmltYlCUEoQNE4anvEBI/SYEuiB1JYXYaELijobDBpqhUVjh5NEpprNTY16oMZat6ewnxOg==
10351035
dependencies:
1036-
conventional-changelog-conventionalcommits "4.2.1"
1036+
conventional-changelog-conventionalcommits "4.3.0"
10371037

10381038
"@commitlint/ensure@^9.1.1":
10391039
version "9.1.1"
@@ -3034,13 +3034,13 @@ conventional-changelog-angular@^5.0.0:
30343034
compare-func "^1.3.1"
30353035
q "^1.5.1"
30363036

3037-
conventional-changelog-conventionalcommits@4.2.1:
3038-
version "4.2.1"
3039-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
3040-
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
3037+
conventional-changelog-conventionalcommits@4.3.0:
3038+
version "4.3.0"
3039+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2"
3040+
integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==
30413041
dependencies:
30423042
compare-func "^1.3.1"
3043-
lodash "^4.2.1"
3043+
lodash "^4.17.15"
30443044
q "^1.5.1"
30453045

30463046
conventional-commit-types@^3.0.0:
@@ -6229,7 +6229,7 @@ lodash@^3.3.1:
62296229
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
62306230
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=
62316231

6232-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.2.1, lodash@^4.5.1:
6232+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.5.1:
62336233
version "4.17.20"
62346234
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
62356235
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

0 commit comments

Comments
 (0)