Skip to content

Commit b0714cb

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v11
1 parent 536c44a commit b0714cb

File tree

2 files changed

+19
-39
lines changed

2 files changed

+19
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"esdoc-standard-plugin": "1.0.0",
9191
"fixpack": "4.0.0",
9292
"husky": "6.0.0",
93-
"lint-staged": "10.5.4",
93+
"lint-staged": "11.0.0",
9494
"microbundle": "0.13.0",
9595
"np": "7.5.0",
9696
"pinst": "2.1.6",

yarn.lock

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

2895-
commander@^6.2.0:
2896-
version "6.2.1"
2897-
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
2898-
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
2895+
commander@^7.2.0:
2896+
version "7.2.0"
2897+
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
2898+
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
28992899

29002900
common-path-prefix@^3.0.0:
29012901
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"
@@ -6180,22 +6160,22 @@ lines-and-columns@^1.1.6:
61806160
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
61816161
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
61826162

6183-
lint-staged@10.5.4:
6184-
version "10.5.4"
6185-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
6186-
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
6163+
lint-staged@11.0.0:
6164+
version "11.0.0"
6165+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
6166+
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
61876167
dependencies:
6188-
chalk "^4.1.0"
6168+
chalk "^4.1.1"
61896169
cli-truncate "^2.1.0"
6190-
commander "^6.2.0"
6170+
commander "^7.2.0"
61916171
cosmiconfig "^7.0.0"
6192-
debug "^4.2.0"
6172+
debug "^4.3.1"
61936173
dedent "^0.7.0"
61946174
enquirer "^2.3.6"
6195-
execa "^4.1.0"
6196-
listr2 "^3.2.2"
6197-
log-symbols "^4.0.0"
6198-
micromatch "^4.0.2"
6175+
execa "^5.0.0"
6176+
listr2 "^3.8.2"
6177+
log-symbols "^4.1.0"
6178+
micromatch "^4.0.4"
61996179
normalize-path "^3.0.0"
62006180
please-upgrade-node "^3.2.0"
62016181
string-argv "0.3.1"
@@ -6240,7 +6220,7 @@ listr-verbose-renderer@^0.5.0:
62406220
date-fns "^1.27.2"
62416221
figures "^2.0.0"
62426222

6243-
listr2@^3.2.2:
6223+
listr2@^3.8.2:
62446224
version "3.8.2"
62456225
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.8.2.tgz#99b138ad1cfb08f1b0aacd422972e49b2d814b99"
62466226
integrity sha512-E28Fw7Zd3HQlCJKzb9a8C8M0HtFWQeucE+S8YrSrqZObuCLPRHMRrR8gNmYt65cU9orXYHwvN5agXC36lYt7VQ==
@@ -7044,7 +7024,7 @@ npm-name@^6.0.1:
70447024
registry-url "^5.1.0"
70457025
validate-npm-package-name "^3.0.0"
70467026

7047-
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
7027+
npm-run-path@^4.0.1:
70487028
version "4.0.1"
70497029
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
70507030
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==

0 commit comments

Comments
 (0)