Skip to content

Commit 689b32b

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v11
1 parent d3ff4f9 commit 689b32b

2 files changed

Lines changed: 19 additions & 39 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"esdoc-standard-plugin": "1.0.0",
9393
"fixpack": "4.0.0",
9494
"husky": "6.0.0",
95-
"lint-staged": "10.5.4",
95+
"lint-staged": "11.0.0",
9696
"microbundle": "0.13.0",
9797
"np": "7.5.0",
9898
"pinst": "2.1.6",

yarn.lock

Lines changed: 18 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2881,10 +2881,10 @@ commander@^2.20.0:
28812881
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
28822882
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
28832883

2884-
commander@^6.2.0:
2885-
version "6.2.1"
2886-
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
2887-
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
2884+
commander@^7.2.0:
2885+
version "7.2.0"
2886+
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
2887+
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
28882888

28892889
common-path-prefix@^3.0.0:
28902890
version "3.0.0"
@@ -3319,7 +3319,7 @@ debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
33193319
dependencies:
33203320
ms "2.0.0"
33213321

3322-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1:
3322+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
33233323
version "4.3.2"
33243324
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
33253325
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -4320,21 +4320,6 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
43204320
md5.js "^1.3.4"
43214321
safe-buffer "^5.1.1"
43224322

4323-
execa@^4.1.0:
4324-
version "4.1.0"
4325-
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
4326-
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
4327-
dependencies:
4328-
cross-spawn "^7.0.0"
4329-
get-stream "^5.0.0"
4330-
human-signals "^1.1.1"
4331-
is-stream "^2.0.0"
4332-
merge-stream "^2.0.0"
4333-
npm-run-path "^4.0.0"
4334-
onetime "^5.1.0"
4335-
signal-exit "^3.0.2"
4336-
strip-final-newline "^2.0.0"
4337-
43384323
execa@^5.0.0:
43394324
version "5.0.0"
43404325
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376"
@@ -5160,11 +5145,6 @@ https-browserify@^1.0.0:
51605145
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
51615146
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
51625147

5163-
human-signals@^1.1.1:
5164-
version "1.1.1"
5165-
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
5166-
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
5167-
51685148
human-signals@^2.1.0:
51695149
version "2.1.0"
51705150
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
@@ -6185,22 +6165,22 @@ lines-and-columns@^1.1.6:
61856165
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
61866166
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
61876167

6188-
lint-staged@10.5.4:
6189-
version "10.5.4"
6190-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
6191-
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
6168+
lint-staged@11.0.0:
6169+
version "11.0.0"
6170+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
6171+
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
61926172
dependencies:
6193-
chalk "^4.1.0"
6173+
chalk "^4.1.1"
61946174
cli-truncate "^2.1.0"
6195-
commander "^6.2.0"
6175+
commander "^7.2.0"
61966176
cosmiconfig "^7.0.0"
6197-
debug "^4.2.0"
6177+
debug "^4.3.1"
61986178
dedent "^0.7.0"
61996179
enquirer "^2.3.6"
6200-
execa "^4.1.0"
6201-
listr2 "^3.2.2"
6202-
log-symbols "^4.0.0"
6203-
micromatch "^4.0.2"
6180+
execa "^5.0.0"
6181+
listr2 "^3.8.2"
6182+
log-symbols "^4.1.0"
6183+
micromatch "^4.0.4"
62046184
normalize-path "^3.0.0"
62056185
please-upgrade-node "^3.2.0"
62066186
string-argv "0.3.1"
@@ -6245,7 +6225,7 @@ listr-verbose-renderer@^0.5.0:
62456225
date-fns "^1.27.2"
62466226
figures "^2.0.0"
62476227

6248-
listr2@^3.2.2:
6228+
listr2@^3.8.2:
62496229
version "3.8.2"
62506230
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.8.2.tgz#99b138ad1cfb08f1b0aacd422972e49b2d814b99"
62516231
integrity sha512-E28Fw7Zd3HQlCJKzb9a8C8M0HtFWQeucE+S8YrSrqZObuCLPRHMRrR8gNmYt65cU9orXYHwvN5agXC36lYt7VQ==
@@ -7054,7 +7034,7 @@ npm-name@^6.0.1:
70547034
registry-url "^5.1.0"
70557035
validate-npm-package-name "^3.0.0"
70567036

7057-
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
7037+
npm-run-path@^4.0.1:
70587038
version "4.0.1"
70597039
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
70607040
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==

0 commit comments

Comments
 (0)