Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 14d2ff8

Browse files
committed
chore(deps): update dependency lint-staged to ^12.4.1
1 parent b66f606 commit 14d2ff8

2 files changed

Lines changed: 28 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"got": "^11.8.2",
7272
"husky": "^7.0.4",
7373
"jest": "^27.3.1",
74-
"lint-staged": "^12.1.5",
74+
"lint-staged": "^12.4.1",
7575
"lodash": "^4.17.21",
7676
"p-limit": "^3.1.0",
7777
"prettier": "^2.4.1",

yarn.lock

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10301,36 +10301,37 @@ lines-and-columns@^1.1.6:
1030110301
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1030210302
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1030310303

10304-
lint-staged@^12.1.5:
10305-
version "12.1.5"
10306-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
10307-
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
10304+
lint-staged@^12.4.1:
10305+
version "12.4.1"
10306+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
10307+
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
1030810308
dependencies:
1030910309
cli-truncate "^3.1.0"
1031010310
colorette "^2.0.16"
1031110311
commander "^8.3.0"
1031210312
debug "^4.3.3"
1031310313
execa "^5.1.1"
1031410314
lilconfig "2.0.4"
10315-
listr2 "^3.13.5"
10315+
listr2 "^4.0.1"
1031610316
micromatch "^4.0.4"
1031710317
normalize-path "^3.0.0"
10318-
object-inspect "^1.11.1"
10318+
object-inspect "^1.12.0"
10319+
pidtree "^0.5.0"
1031910320
string-argv "^0.3.1"
1032010321
supports-color "^9.2.1"
1032110322
yaml "^1.10.2"
1032210323

10323-
listr2@^3.13.5:
10324-
version "3.13.5"
10325-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.5.tgz#105a813f2eb2329c4aae27373a281d610ee4985f"
10326-
integrity sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==
10324+
listr2@^4.0.1:
10325+
version "4.0.5"
10326+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-4.0.5.tgz#9dcc50221583e8b4c71c43f9c7dfd0ef546b75d5"
10327+
integrity sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==
1032710328
dependencies:
1032810329
cli-truncate "^2.1.0"
1032910330
colorette "^2.0.16"
1033010331
log-update "^4.0.0"
1033110332
p-map "^4.0.0"
1033210333
rfdc "^1.3.0"
10333-
rxjs "^7.4.0"
10334+
rxjs "^7.5.5"
1033410335
through "^2.3.8"
1033510336
wrap-ansi "^7.0.0"
1033610337

@@ -11549,7 +11550,7 @@ object-inspect@^1.11.0:
1154911550
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
1155011551
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
1155111552

11552-
object-inspect@^1.11.1:
11553+
object-inspect@^1.12.0:
1155311554
version "1.12.0"
1155411555
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
1155511556
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
@@ -12083,6 +12084,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1208312084
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
1208412085
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
1208512086

12087+
pidtree@^0.5.0:
12088+
version "0.5.0"
12089+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
12090+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
12091+
1208612092
pify@^3.0.0:
1208712093
version "3.0.0"
1208812094
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -13280,12 +13286,12 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1328013286
dependencies:
1328113287
aproba "^1.1.1"
1328213288

13283-
rxjs@^7.4.0:
13284-
version "7.4.0"
13285-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
13286-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
13289+
rxjs@^7.5.5:
13290+
version "7.5.5"
13291+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
13292+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
1328713293
dependencies:
13288-
tslib "~2.1.0"
13294+
tslib "^2.1.0"
1328913295

1329013296
safe-buffer@5.1.1:
1329113297
version "5.1.1"
@@ -14604,10 +14610,10 @@ tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.0:
1460414610
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1460514611
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1460614612

14607-
tslib@~2.1.0:
14608-
version "2.1.0"
14609-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
14610-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
14613+
tslib@^2.1.0:
14614+
version "2.4.0"
14615+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
14616+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1461114617

1461214618
tsutils@^3.21.0:
1461314619
version "3.21.0"

0 commit comments

Comments
 (0)