Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 815d367

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to ^8.1.0
1 parent 4a62221 commit 815d367

File tree

2 files changed

+139
-107
lines changed

2 files changed

+139
-107
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
]
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^8.0.0",
55-
"@commitlint/config-conventional": "^8.0.0",
54+
"@commitlint/cli": "^8.1.0",
55+
"@commitlint/config-conventional": "^8.1.0",
5656
"@sourcegraph/extension-api-stubs": "^0.2.0",
5757
"@sourcegraph/prettierrc": "^2.2.0",
5858
"@sourcegraph/tsconfig": "^4.0.0",

yarn.lock

Lines changed: 137 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -98,135 +98,135 @@
9898
lodash "^4.17.10"
9999
to-fast-properties "^2.0.0"
100100

101-
"@commitlint/cli@^8.0.0":
102-
version "8.0.0"
103-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.0.0.tgz#1be7aa14fecbcf71317a8187fbb5210760d4ca61"
104-
integrity sha512-wFu+g9v73I2rMRTv27ItIbcrhWqge0ZpUNUIJ9fw8TF7XpmhaUFvGqa2kU6st1F0TyEOrq5ZMzwI8kQZNVLuXg==
105-
dependencies:
106-
"@commitlint/format" "^8.0.0"
107-
"@commitlint/lint" "^8.0.0"
108-
"@commitlint/load" "^8.0.0"
109-
"@commitlint/read" "^8.0.0"
101+
"@commitlint/cli@^8.1.0":
102+
version "8.1.0"
103+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.1.0.tgz#a3d4236c0ac961d7026a53d728b179c696d6a045"
104+
integrity sha512-83K5C2nIAgoZlzMegf0/MEBjX+ampUyc/u79RxgX9ZYjzos+RQtNyO7I43dztVxPXSwAnX9XRgoOfkGWA4nbig==
105+
dependencies:
106+
"@commitlint/format" "^8.1.0"
107+
"@commitlint/lint" "^8.1.0"
108+
"@commitlint/load" "^8.1.0"
109+
"@commitlint/read" "^8.1.0"
110110
babel-polyfill "6.26.0"
111111
chalk "2.3.1"
112112
get-stdin "7.0.0"
113-
lodash "4.17.11"
113+
lodash "4.17.14"
114114
meow "5.0.0"
115115
resolve-from "5.0.0"
116116
resolve-global "1.0.0"
117117

118-
"@commitlint/config-conventional@^8.0.0":
119-
version "8.0.0"
120-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
121-
integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g==
118+
"@commitlint/config-conventional@^8.1.0":
119+
version "8.1.0"
120+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.1.0.tgz#ba61fbf0ad4df52da2b5ee3034470371a2cbf039"
121+
integrity sha512-/JY+FNBnrT91qzDVIoV1Buiigvj7Le7ezFw+oRqu0nYREX03k7xnaG/7t7rUSvm7hM6dnLSOlaUsevjgMI9AEw==
122122

123-
"@commitlint/ensure@^8.0.0":
124-
version "8.0.0"
125-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.0.0.tgz#67a3e72755a0dfa5f4216efd05238f62ff132110"
126-
integrity sha512-rhBO79L9vXeb26JU+14cxZQq46KyyVqlo31C33VIe7oJndUtWrDhZTvMjJeB1pdXh4EU4XWdMo+yzBmuypFgig==
123+
"@commitlint/ensure@^8.1.0":
124+
version "8.1.0"
125+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.1.0.tgz#6c669f85c3005ed15c8141d83cf5312c43001613"
126+
integrity sha512-dBU4CcjN0vJSDNOeSpaHNgQ1ra444u4USvI6PTaHVAS4aeDpZ5Cds1rxkZNsocu48WNycUu0jP84+zjcw2pPLQ==
127127
dependencies:
128-
lodash "4.17.11"
128+
lodash "4.17.14"
129129

130-
"@commitlint/execute-rule@^8.0.0":
131-
version "8.0.0"
132-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.0.0.tgz#df2a9893f162fc561ca4e95a34bd782469dd7f8b"
133-
integrity sha512-E/A2xHqx3syclXAFl8vJY2o/+xtL9axrqbFFF42Bzke+Eflf0mOJviPxDodu2xP0wXMRQ9UokAi/reK9dMtA/A==
134-
dependencies:
135-
babel-runtime "6.26.0"
130+
"@commitlint/execute-rule@^8.1.0":
131+
version "8.1.0"
132+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.1.0.tgz#e8386bd0836b3dcdd41ebb9d5904bbeb447e4715"
133+
integrity sha512-+vpH3RFuO6ypuCqhP2rSqTjFTQ7ClzXtUvXphpROv9v9+7zH4L+Ex+wZLVkL8Xj2cxefSLn/5Kcqa9XyJTn3kg==
136134

137-
"@commitlint/format@^8.0.0":
138-
version "8.0.0"
139-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.0.0.tgz#f7c858d9057e1da6856be211ad049c5b9a66185b"
140-
integrity sha512-dFxKGLp1T4obi7+YZ2NcSAebJA/dBQwnerRJGz0hWtsO6pheJRe+qC50+GCb2fYGWUc5lIWawaRts0m7RkFGUw==
135+
"@commitlint/format@^8.1.0":
136+
version "8.1.0"
137+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.1.0.tgz#c3f3ca78bb74cbc1cce1368c0974b0cb8f31b98e"
138+
integrity sha512-D0cmabUTQIKdABgt08d9JAvO9+lMRAmkcsZx8TMScY502R67HCw77JhzRDcw1RmqX5rN8JO6ZjDHO92Pbwlt+Q==
141139
dependencies:
142140
chalk "^2.0.1"
143141

144-
"@commitlint/is-ignored@^8.0.0":
145-
version "8.0.0"
146-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.0.0.tgz#eba06c9a6227288574f544a1705583d965f0ed65"
147-
integrity sha512-geWr/NXGMrZ3qc3exDM+S1qV+nMDxp1LwN3rLpEN2gXTwW3rIXq49RQQUkn0n3BHcpqJJ9EBhjqFoMU1TYx7Ng==
142+
"@commitlint/is-ignored@^8.1.0":
143+
version "8.1.0"
144+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.1.0.tgz#c0583fa3c641b2d4898be1443e70e9c467429de2"
145+
integrity sha512-HUSxx6kuLbqrQ8jb5QRzo+yR+CIXgA9HNcIcZ1qWrb+O9GOixt3mlW8li1IcfIgfODlaWoxIz0jYCxR08IoQLg==
148146
dependencies:
149-
semver "6.0.0"
147+
"@types/semver" "^6.0.1"
148+
semver "6.1.1"
150149

151-
"@commitlint/lint@^8.0.0":
152-
version "8.0.0"
153-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.0.0.tgz#3defb3b1a900ba966c64a51b497bf1fcff5fc9f2"
154-
integrity sha512-5nKiJpBDR2iei+fre4+6M7FUrSX1cIMoxXKdrnb1GMOXkw9CsZSF5OvdrX08zHAFmOAeDaohoCV+XN/UN/vWYg==
150+
"@commitlint/lint@^8.1.0":
151+
version "8.1.0"
152+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.1.0.tgz#ad10f4885c06f14c71de11dcd6bf2ca54a395141"
153+
integrity sha512-WYjbUgtqvnlVH3S3XPZMAa+N7KO0yQ+GuUG20Qra+EtER6SRYawykmEs4wAyrmY8VcFXUnKgSlIQUsqmGKwNZQ==
155154
dependencies:
156-
"@commitlint/is-ignored" "^8.0.0"
157-
"@commitlint/parse" "^8.0.0"
158-
"@commitlint/rules" "^8.0.0"
155+
"@commitlint/is-ignored" "^8.1.0"
156+
"@commitlint/parse" "^8.1.0"
157+
"@commitlint/rules" "^8.1.0"
159158
babel-runtime "^6.23.0"
160-
lodash "4.17.11"
159+
lodash "4.17.14"
161160

162-
"@commitlint/load@^8.0.0":
163-
version "8.0.0"
164-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.0.0.tgz#5eacfb96635e9aeac8f1a0674491f29483348872"
165-
integrity sha512-JXC3YjO7hN7Rv2Z/SaYz+oIvShsQWLL7gnOCe8+YgI1EusBqjV4mPI0HnBXVe9volfdxbl+Af/GoQZs2dvyOFA==
161+
"@commitlint/load@^8.1.0":
162+
version "8.1.0"
163+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.1.0.tgz#63b72ae5bb9152b8fa5b17c5428053032a9a49c8"
164+
integrity sha512-ra02Dvmd7Gp1+uFLzTY3yGOpHjPzl5T9wYg/xrtPJNiOWXvQ0Mw7THw+ucd1M5iLUWjvdavv2N87YDRc428wHg==
166165
dependencies:
167-
"@commitlint/execute-rule" "^8.0.0"
168-
"@commitlint/resolve-extends" "^8.0.0"
166+
"@commitlint/execute-rule" "^8.1.0"
167+
"@commitlint/resolve-extends" "^8.1.0"
169168
babel-runtime "^6.23.0"
169+
chalk "2.4.2"
170170
cosmiconfig "^5.2.0"
171-
lodash "4.17.11"
171+
lodash "4.17.14"
172172
resolve-from "^5.0.0"
173173

174-
"@commitlint/message@^8.0.0":
175-
version "8.0.0"
176-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.0.0.tgz#bbb02fb78490808e36157d675acc544fafd7942b"
177-
integrity sha512-2oGUV8630nzsj17t6akq3mFguzWePADO069IwKJi+CN5L0YRBQj9zGRCB0P+zvh4EngjqMnuMwhEhaBEM8TTzA==
174+
"@commitlint/message@^8.1.0":
175+
version "8.1.0"
176+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.1.0.tgz#8fb8046ddaa7e5c846a79da7cdbd15cf1a7770ae"
177+
integrity sha512-AjHq022G8jQQ/3YrBOjwVBD4xF75hvC3vcvFoBIb7cC8vad1QWq+1w+aks0KlEK5IW+/+7ORZXIH+oyW7h3+8A==
178178

179-
"@commitlint/parse@^8.0.0":
180-
version "8.0.0"
181-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.0.0.tgz#4b5fa19ab8bdb2c6452b7dbdf1d7adf52386ae60"
182-
integrity sha512-6CyweJrBkI+Jqx7qkpYgVx2muBMoUZAZHWhUTgqHIDDmI+3d4UPZ2plGS2G0969KkHCgjtlwnwTjWqA9HLMwPA==
179+
"@commitlint/parse@^8.1.0":
180+
version "8.1.0"
181+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.1.0.tgz#833243c6d848e7a7e775a283b38697166ed2fd22"
182+
integrity sha512-n4fEbZ5kdK5HChvne7Mj8rGGkKMfA4H11IuWiWmmMzgmZTNb/B04LPrzdUm4lm3f10XzM2JMM7PLXqofQJOGvA==
183183
dependencies:
184184
conventional-changelog-angular "^1.3.3"
185185
conventional-commits-parser "^2.1.0"
186186
lodash "^4.17.11"
187187

188-
"@commitlint/read@^8.0.0":
189-
version "8.0.0"
190-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.0.0.tgz#5149fcb2550a07e7eb6a9f50b88df742780fa1e8"
191-
integrity sha512-IhNMiKPqkB5yxphe/FiOKgX2uCysbR8fGK6KOXON3uJaVND0dctxnfdv+vY9gDv2CtjIXgNFO+v6FLnqMfIvwA==
188+
"@commitlint/read@^8.1.0":
189+
version "8.1.0"
190+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.1.0.tgz#effe07c965ba1735a5f7f8b7b19ac4d98c887507"
191+
integrity sha512-PKsGMQFEr2sX/+orI71b82iyi8xFqb7F4cTvsLxzB5x6/QutxPVM3rg+tEVdi6rBKIDuqRIp2puDZQuREZs3vg==
192192
dependencies:
193-
"@commitlint/top-level" "^8.0.0"
193+
"@commitlint/top-level" "^8.1.0"
194194
"@marionebl/sander" "^0.6.0"
195195
babel-runtime "^6.23.0"
196196
git-raw-commits "^1.3.0"
197197

198-
"@commitlint/resolve-extends@^8.0.0":
199-
version "8.0.0"
200-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.0.0.tgz#dc606cecb0f392d57905cfd690d8f736ad26eec2"
201-
integrity sha512-SPkH+dXMCpYboVwpIhtOhpg1xYdE7L77fuHmEJWveXSmgfi0GosFm4aJ7Cer9DjNjW+KbD0TUfzZU0TrYUESjQ==
198+
"@commitlint/resolve-extends@^8.1.0":
199+
version "8.1.0"
200+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.1.0.tgz#ed67f2ee484160ac8e0078bae52f172625157472"
201+
integrity sha512-r/y+CeKW72Oa9BUctS1+I/MFCDiI3lfhwfQ65Tpfn6eZ4CuBYKzrCRi++GTHeAFKE3y8q1epJq5Rl/1GBejtBw==
202202
dependencies:
203-
babel-runtime "6.26.0"
203+
"@types/node" "^12.0.2"
204204
import-fresh "^3.0.0"
205-
lodash "4.17.11"
205+
lodash "4.17.14"
206206
resolve-from "^5.0.0"
207207
resolve-global "^1.0.0"
208208

209-
"@commitlint/rules@^8.0.0":
210-
version "8.0.0"
211-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.0.0.tgz#26ef50fedb5a88a2ad2af43677e5bb7c32fb5f14"
212-
integrity sha512-s9BehZQP5uAc/V4lMaUxwxFabVZTw5fZ18Ase1e5tbMKVIwq/7E00Ny1czN7xSFXfgffukWznsexpfFXYpbVsg==
209+
"@commitlint/rules@^8.1.0":
210+
version "8.1.0"
211+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.1.0.tgz#009c64a8a23feb4647e5a25057997be62a272c8a"
212+
integrity sha512-hlM8VfNjsOkbvMteFyqn0c3akiUjqG09Iid28MBLrXl/d+8BR3eTzwJ4wMta4oz/iqGyrIywvg1FpHrV977MPA==
213213
dependencies:
214-
"@commitlint/ensure" "^8.0.0"
215-
"@commitlint/message" "^8.0.0"
216-
"@commitlint/to-lines" "^8.0.0"
214+
"@commitlint/ensure" "^8.1.0"
215+
"@commitlint/message" "^8.1.0"
216+
"@commitlint/to-lines" "^8.1.0"
217217
babel-runtime "^6.23.0"
218218

219-
"@commitlint/to-lines@^8.0.0":
220-
version "8.0.0"
221-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.0.0.tgz#9f7d7938404bdbb345c23c8665293e051c4dc243"
222-
integrity sha512-qqgNeyj+NJ1Xffwv6hGsipKlVFj30NmfPup751MS/me0GV8IBd//njTjiqHvf/3sKm/OcGn4Re4D7YXwTcC2RA==
219+
"@commitlint/to-lines@^8.1.0":
220+
version "8.1.0"
221+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.1.0.tgz#5bf2597f46acacec4b1b3dba832ac8934798b22a"
222+
integrity sha512-Lh4OH1bInI8GME/7FggS0/XkIMEJdTObMbXRyPRGaPcWH5S7zpB6y+b4qjzBHXAbEv2O46QAAMjZ+ywPQCpmYQ==
223223

224-
"@commitlint/top-level@^8.0.0":
225-
version "8.0.0"
226-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.0.0.tgz#3d998ba1e13be939f4227202eebae7f1dbb472a9"
227-
integrity sha512-If9hwfISHV8HXGKeXUKsUvOo4DuISWiU/VC2qHsKpeHSREAxkWESmQzzwYvOtyBjMiOTfAXfzgth18g36Fz2ow==
224+
"@commitlint/top-level@^8.1.0":
225+
version "8.1.0"
226+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.1.0.tgz#f1950de73a1f76ef5c9e753a6b77402e0755d677"
227+
integrity sha512-EvQuofuA/+0l1w9pkG/PRyIwACmZdIh9qxyax7w7mR8qqmSHscqf2jARIylh1TOx0uI9egO8MuPLiwC1RwyREA==
228228
dependencies:
229-
find-up "^2.1.0"
229+
find-up "^4.0.0"
230230

231231
"@marionebl/sander@^0.6.0":
232232
version "0.6.1"
@@ -461,10 +461,15 @@
461461
dependencies:
462462
"@types/node" "*"
463463

464-
"@types/node@*":
465-
version "10.12.18"
466-
resolved "https://registry.npmjs.org/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67"
467-
integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ==
464+
"@types/node@*", "@types/node@^12.0.2":
465+
version "12.6.8"
466+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c"
467+
integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg==
468+
469+
"@types/semver@^6.0.1":
470+
version "6.0.1"
471+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6"
472+
integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==
468473

469474
"@types/sinon@7.0.11":
470475
version "7.0.11"
@@ -729,7 +734,7 @@ babel-polyfill@6.26.0:
729734
core-js "^2.5.0"
730735
regenerator-runtime "^0.10.5"
731736

732-
babel-runtime@6.26.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
737+
babel-runtime@^6.23.0, babel-runtime@^6.26.0:
733738
version "6.26.0"
734739
resolved "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
735740
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
@@ -1011,10 +1016,10 @@ chalk@2.3.1:
10111016
escape-string-regexp "^1.0.5"
10121017
supports-color "^5.2.0"
10131018

1014-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1:
1015-
version "2.4.1"
1016-
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1017-
integrity sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==
1019+
chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1:
1020+
version "2.4.2"
1021+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1022+
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
10181023
dependencies:
10191024
ansi-styles "^3.2.1"
10201025
escape-string-regexp "^1.0.5"
@@ -1894,6 +1899,14 @@ find-up@^3.0.0:
18941899
dependencies:
18951900
locate-path "^3.0.0"
18961901

1902+
find-up@^4.0.0:
1903+
version "4.1.0"
1904+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
1905+
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
1906+
dependencies:
1907+
locate-path "^5.0.0"
1908+
path-exists "^4.0.0"
1909+
18971910
find-versions@^3.0.0:
18981911
version "3.0.0"
18991912
resolved "https://registry.npmjs.org/find-versions/-/find-versions-3.0.0.tgz#2c05a86e839c249101910100b354196785a2c065"
@@ -3053,6 +3066,13 @@ locate-path@^3.0.0:
30533066
p-locate "^3.0.0"
30543067
path-exists "^3.0.0"
30553068

3069+
locate-path@^5.0.0:
3070+
version "5.0.0"
3071+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
3072+
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
3073+
dependencies:
3074+
p-locate "^4.1.0"
3075+
30563076
lock-verify@^2.0.2:
30573077
version "2.0.2"
30583078
resolved "https://registry.npmjs.org/lock-verify/-/lock-verify-2.0.2.tgz#148e4f85974915c9e3c34d694b7de9ecb18ee7a8"
@@ -3171,10 +3191,10 @@ lodash.without@~4.4.0:
31713191
resolved "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
31723192
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
31733193

3174-
lodash@4.17.11, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1:
3175-
version "4.17.11"
3176-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
3177-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
3194+
lodash@4.17.14, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1:
3195+
version "4.17.14"
3196+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
3197+
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
31783198

31793199
log-symbols@2.2.0:
31803200
version "2.2.0"
@@ -4179,10 +4199,10 @@ p-limit@^1.1.0:
41794199
dependencies:
41804200
p-try "^1.0.0"
41814201

4182-
p-limit@^2.0.0:
4183-
version "2.0.0"
4184-
resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.0.0.tgz#e624ed54ee8c460a778b3c9f3670496ff8a57aec"
4185-
integrity sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==
4202+
p-limit@^2.0.0, p-limit@^2.2.0:
4203+
version "2.2.0"
4204+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
4205+
integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
41864206
dependencies:
41874207
p-try "^2.0.0"
41884208

@@ -4200,6 +4220,13 @@ p-locate@^3.0.0:
42004220
dependencies:
42014221
p-limit "^2.0.0"
42024222

4223+
p-locate@^4.1.0:
4224+
version "4.1.0"
4225+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
4226+
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
4227+
dependencies:
4228+
p-limit "^2.2.0"
4229+
42034230
p-map@^1.0.0:
42044231
version "1.2.0"
42054232
resolved "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b"
@@ -4327,6 +4354,11 @@ path-exists@^3.0.0:
43274354
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
43284355
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
43294356

4357+
path-exists@^4.0.0:
4358+
version "4.0.0"
4359+
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
4360+
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
4361+
43304362
path-is-absolute@^1.0.0:
43314363
version "1.0.1"
43324364
resolved "http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -4940,10 +4972,10 @@ semver-regex@^2.0.0:
49404972
resolved "https://registry.npmjs.org/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
49414973
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
49424974

4943-
semver@6.0.0:
4944-
version "6.0.0"
4945-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
4946-
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
4975+
semver@6.1.1:
4976+
version "6.1.1"
4977+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
4978+
integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==
49474979

49484980
semver@~5.3.0:
49494981
version "5.3.0"

0 commit comments

Comments
 (0)