Skip to content

Commit 095b18f

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v11
1 parent 0139a50 commit 095b18f

File tree

2 files changed

+22
-42
lines changed

2 files changed

+22
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"esdoc-standard-plugin": "1.0.0",
8282
"fixpack": "4.0.0",
8383
"husky": "6.0.0",
84-
"lint-staged": "10.5.4",
84+
"lint-staged": "11.0.0",
8585
"microbundle": "0.13.0",
8686
"np": "7.5.0",
8787
"pinst": "2.1.6",

yarn.lock

Lines changed: 21 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,10 +3017,10 @@ commander@^2.20.0:
30173017
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
30183018
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
30193019

3020-
commander@^6.2.0:
3021-
version "6.2.1"
3022-
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
3023-
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
3020+
commander@^7.2.0:
3021+
version "7.2.0"
3022+
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
3023+
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
30243024

30253025
common-path-prefix@^3.0.0:
30263026
version "3.0.0"
@@ -3455,7 +3455,7 @@ debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
34553455
dependencies:
34563456
ms "2.0.0"
34573457

3458-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1:
3458+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
34593459
version "4.3.2"
34603460
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
34613461
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -4456,21 +4456,6 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
44564456
md5.js "^1.3.4"
44574457
safe-buffer "^5.1.1"
44584458

4459-
execa@^4.1.0:
4460-
version "4.1.0"
4461-
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
4462-
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
4463-
dependencies:
4464-
cross-spawn "^7.0.0"
4465-
get-stream "^5.0.0"
4466-
human-signals "^1.1.1"
4467-
is-stream "^2.0.0"
4468-
merge-stream "^2.0.0"
4469-
npm-run-path "^4.0.0"
4470-
onetime "^5.1.0"
4471-
signal-exit "^3.0.2"
4472-
strip-final-newline "^2.0.0"
4473-
44744459
execa@^5.0.0:
44754460
version "5.0.0"
44764461
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376"
@@ -5296,11 +5281,6 @@ https-browserify@^1.0.0:
52965281
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
52975282
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
52985283

5299-
human-signals@^1.1.1:
5300-
version "1.1.1"
5301-
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
5302-
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
5303-
53045284
human-signals@^2.1.0:
53055285
version "2.1.0"
53065286
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
@@ -6321,22 +6301,22 @@ lines-and-columns@^1.1.6:
63216301
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
63226302
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
63236303

6324-
lint-staged@10.5.4:
6325-
version "10.5.4"
6326-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
6327-
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
6304+
lint-staged@11.0.0:
6305+
version "11.0.0"
6306+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
6307+
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
63286308
dependencies:
6329-
chalk "^4.1.0"
6309+
chalk "^4.1.1"
63306310
cli-truncate "^2.1.0"
6331-
commander "^6.2.0"
6311+
commander "^7.2.0"
63326312
cosmiconfig "^7.0.0"
6333-
debug "^4.2.0"
6313+
debug "^4.3.1"
63346314
dedent "^0.7.0"
63356315
enquirer "^2.3.6"
6336-
execa "^4.1.0"
6337-
listr2 "^3.2.2"
6338-
log-symbols "^4.0.0"
6339-
micromatch "^4.0.2"
6316+
execa "^5.0.0"
6317+
listr2 "^3.8.2"
6318+
log-symbols "^4.1.0"
6319+
micromatch "^4.0.4"
63406320
normalize-path "^3.0.0"
63416321
please-upgrade-node "^3.2.0"
63426322
string-argv "0.3.1"
@@ -6381,10 +6361,10 @@ listr-verbose-renderer@^0.5.0:
63816361
date-fns "^1.27.2"
63826362
figures "^2.0.0"
63836363

6384-
listr2@^3.2.2:
6385-
version "3.8.1"
6386-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.8.1.tgz#0237a8211962249db97828e5d704633f7c26c965"
6387-
integrity sha512-75vMLokDIEoZIXp3FE3P7U4yi7BRroZb7Az9+XBq+wGGnvq70QPT+BX41aSrROUMLuVan9l3aAjdeXWgaFyFEw==
6364+
listr2@^3.8.2:
6365+
version "3.8.2"
6366+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.8.2.tgz#99b138ad1cfb08f1b0aacd422972e49b2d814b99"
6367+
integrity sha512-E28Fw7Zd3HQlCJKzb9a8C8M0HtFWQeucE+S8YrSrqZObuCLPRHMRrR8gNmYt65cU9orXYHwvN5agXC36lYt7VQ==
63886368
dependencies:
63896369
chalk "^4.1.1"
63906370
cli-truncate "^2.1.0"
@@ -7190,7 +7170,7 @@ npm-name@^6.0.1:
71907170
registry-url "^5.1.0"
71917171
validate-npm-package-name "^3.0.0"
71927172

7193-
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
7173+
npm-run-path@^4.0.1:
71947174
version "4.0.1"
71957175
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
71967176
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==

0 commit comments

Comments
 (0)