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

Commit af7f24a

Browse files
build(deps-dev): bump @commitlint/cli from 8.2.0 to 8.3.5
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 8.2.0 to 8.3.5. - [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.2.0...v8.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6d9fe2f commit af7f24a

File tree

2 files changed

+14
-19
lines changed

2 files changed

+14
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"react-scripts": ">= 1.0.x"
6363
},
6464
"devDependencies": {
65-
"@commitlint/cli": "8.2.0",
65+
"@commitlint/cli": "8.3.5",
6666
"@commitlint/config-conventional": "8.2.0",
6767
"@dixeed/eslint-config": "2.0.0",
6868
"cz-conventional-changelog": "3.0.2",

yarn.lock

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -146,19 +146,19 @@
146146
exec-sh "^0.3.2"
147147
minimist "^1.2.0"
148148

149-
"@commitlint/cli@8.2.0":
150-
version "8.2.0"
151-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.2.0.tgz#fbf9969e04e2162d985eaa644fdad6ce807aadb6"
152-
integrity sha512-8fJ5pmytc38yw2QWbTTJmXLfSiWPwMkHH4govo9zJ/+ERPBF2jvlxD/dQvk24ezcizjKc6LFka2edYC4OQ+Dgw==
149+
"@commitlint/cli@8.3.5":
150+
version "8.3.5"
151+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.5.tgz#6d93a3a8b2437fa978999d3f6a336bcc70be3fd3"
152+
integrity sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w==
153153
dependencies:
154-
"@commitlint/format" "^8.2.0"
155-
"@commitlint/lint" "^8.2.0"
156-
"@commitlint/load" "^8.2.0"
157-
"@commitlint/read" "^8.2.0"
154+
"@commitlint/format" "^8.3.4"
155+
"@commitlint/lint" "^8.3.5"
156+
"@commitlint/load" "^8.3.5"
157+
"@commitlint/read" "^8.3.4"
158158
babel-polyfill "6.26.0"
159159
chalk "2.4.2"
160160
get-stdin "7.0.0"
161-
lodash "4.17.14"
161+
lodash "4.17.15"
162162
meow "5.0.0"
163163
resolve-from "5.0.0"
164164
resolve-global "1.0.0"
@@ -180,7 +180,7 @@
180180
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.3.4.tgz#1b63f0713b197889d90b76f9eea1abc010d256b1"
181181
integrity sha512-f4HigYjeIBn9f7OuNv5zh2y5vWaAhNFrfeul8CRJDy82l3Y+09lxOTGxfF3uMXKrZq4LmuK6qvvRCZ8mUrVvzQ==
182182

183-
"@commitlint/format@^8.2.0":
183+
"@commitlint/format@^8.3.4":
184184
version "8.3.4"
185185
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.3.4.tgz#7cd1f0ba5a3289c8d14d7dac29ee1fc1597fe1d9"
186186
integrity sha512-809wlQ/ND6CLZON+w2Rb3YM2TLNDfU2xyyqpZeqzf2reJNpySMSUAeaO/fNDJSOKIsOsR3bI01rGu6hv28k+Nw==
@@ -194,7 +194,7 @@
194194
dependencies:
195195
semver "6.3.0"
196196

197-
"@commitlint/lint@^8.2.0":
197+
"@commitlint/lint@^8.3.5":
198198
version "8.3.5"
199199
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.5.tgz#627e75adb1cc803cc723e33cc2ba4aa27cbb9f0c"
200200
integrity sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ==
@@ -205,7 +205,7 @@
205205
babel-runtime "^6.23.0"
206206
lodash "4.17.15"
207207

208-
"@commitlint/load@>6.1.1", "@commitlint/load@^8.2.0":
208+
"@commitlint/load@>6.1.1", "@commitlint/load@^8.3.5":
209209
version "8.3.5"
210210
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.5.tgz#3f059225ede92166ba94cf4c48e3d67c8b08b18a"
211211
integrity sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw==
@@ -232,7 +232,7 @@
232232
conventional-commits-parser "^3.0.0"
233233
lodash "^4.17.11"
234234

235-
"@commitlint/read@^8.2.0":
235+
"@commitlint/read@^8.3.4":
236236
version "8.3.4"
237237
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.3.4.tgz#81a34283d8cd7b2acdf57829a91761e9c7791455"
238238
integrity sha512-FKv1kHPrvcAG5j+OSbd41IWexsbLhfIXpxVC/YwQZO+FR0EHmygxQNYs66r+GnhD1EfYJYM4WQIqd5bJRx6OIw==
@@ -3656,11 +3656,6 @@ lodash.templatesettings@^4.0.0:
36563656
dependencies:
36573657
lodash._reinterpolate "^3.0.0"
36583658

3659-
3660-
version "4.17.14"
3661-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
3662-
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
3663-
36643659
[email protected], lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3:
36653660
version "4.17.15"
36663661
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

0 commit comments

Comments
 (0)