Skip to content

Commit d690e28

Browse files
chore(deps-dev): bump @commitlint/cli from 8.3.4 to 8.3.5 (#756)
1 parent 657c881 commit d690e28

File tree

1 file changed

+23
-30
lines changed

1 file changed

+23
-30
lines changed

yarn.lock

+23-30
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,13 @@
193193
minimist "^1.2.0"
194194

195195
"@commitlint/cli@^8.3.4":
196-
version "8.3.4"
197-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.4.tgz#aabcd997124bd0656ebd2a805ec9e92cfb663d78"
198-
integrity sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA==
196+
version "8.3.5"
197+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.5.tgz#6d93a3a8b2437fa978999d3f6a336bcc70be3fd3"
198+
integrity sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w==
199199
dependencies:
200200
"@commitlint/format" "^8.3.4"
201-
"@commitlint/lint" "^8.3.4"
202-
"@commitlint/load" "^8.3.4"
201+
"@commitlint/lint" "^8.3.5"
202+
"@commitlint/load" "^8.3.5"
203203
"@commitlint/read" "^8.3.4"
204204
babel-polyfill "6.26.0"
205205
chalk "2.4.2"
@@ -235,32 +235,31 @@
235235
dependencies:
236236
chalk "^2.0.1"
237237

238-
"@commitlint/is-ignored@^8.3.4":
239-
version "8.3.4"
240-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz#a78dee0dda732219fa513669480df77e92643402"
241-
integrity sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg==
238+
"@commitlint/is-ignored@^8.3.5":
239+
version "8.3.5"
240+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.5.tgz#e6f59496e1b1ce58020d519cd578ad0f43169199"
241+
integrity sha512-Zo+8a6gJLFDTqyNRx53wQi/XTiz8mncvmWf/4oRG+6WRcBfjSSHY7KPVj5Y6UaLy2EgZ0WQ2Tt6RdTDeQiQplA==
242242
dependencies:
243-
"@types/semver" "^6.0.1"
244243
semver "6.3.0"
245244

246-
"@commitlint/lint@^8.3.4":
247-
version "8.3.4"
248-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.4.tgz#fed31a63656a2d7def88e8963691ce788899216e"
249-
integrity sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A==
245+
"@commitlint/lint@^8.3.5":
246+
version "8.3.5"
247+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.5.tgz#627e75adb1cc803cc723e33cc2ba4aa27cbb9f0c"
248+
integrity sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ==
250249
dependencies:
251-
"@commitlint/is-ignored" "^8.3.4"
250+
"@commitlint/is-ignored" "^8.3.5"
252251
"@commitlint/parse" "^8.3.4"
253252
"@commitlint/rules" "^8.3.4"
254253
babel-runtime "^6.23.0"
255254
lodash "4.17.15"
256255

257-
"@commitlint/load@^8.3.4":
258-
version "8.3.4"
259-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.4.tgz#6a0832362451b959f6aa47da8e44c2e05572b114"
260-
integrity sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ==
256+
"@commitlint/load@^8.3.5":
257+
version "8.3.5"
258+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.5.tgz#3f059225ede92166ba94cf4c48e3d67c8b08b18a"
259+
integrity sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw==
261260
dependencies:
262261
"@commitlint/execute-rule" "^8.3.4"
263-
"@commitlint/resolve-extends" "^8.3.4"
262+
"@commitlint/resolve-extends" "^8.3.5"
264263
babel-runtime "^6.23.0"
265264
chalk "2.4.2"
266265
cosmiconfig "^5.2.0"
@@ -291,12 +290,11 @@
291290
babel-runtime "^6.23.0"
292291
git-raw-commits "^2.0.0"
293292

294-
"@commitlint/resolve-extends@^8.3.4":
295-
version "8.3.4"
296-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz#815b646efbf9bc77c44925f619336da0027d7a68"
297-
integrity sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA==
293+
"@commitlint/resolve-extends@^8.3.5":
294+
version "8.3.5"
295+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz#8fff800f292ac217ae30b1862f5f9a84b278310a"
296+
integrity sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==
298297
dependencies:
299-
"@types/node" "^12.0.2"
300298
import-fresh "^3.0.0"
301299
lodash "4.17.15"
302300
resolve-from "^5.0.0"
@@ -1466,11 +1464,6 @@
14661464
resolved "https://registry.yarnpkg.com/@types/pixl-xml/-/pixl-xml-1.0.1.tgz#6a1dbf64c23a3f790c6508a611917f7261ff9480"
14671465
integrity sha512-QM0k228ODLF4CCPr8QLWpX3WT5BT5c/TVyF61Wz6t9Xh2VcHYOzMN9HDLuuS4Z9vhK3Hvl3806APwuWxUS2GVA==
14681466

1469-
"@types/semver@^6.0.1":
1470-
version "6.2.0"
1471-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a"
1472-
integrity sha512-1OzrNb4RuAzIT7wHSsgZRlMBlNsJl+do6UblR7JMW4oB7bbR+uBEYtUh7gEc/jM84GGilh68lSOokyM/zNUlBA==
1473-
14741467
"@types/shelljs@^0.8.0":
14751468
version "0.8.5"
14761469
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.5.tgz#1e507b2f6d1f893269bd3e851ec24419ef9beeea"

0 commit comments

Comments
 (0)