Skip to content

Commit 334e1ad

Browse files
author
whitesource-for-github-com[bot]
committed
chore(deps): update dependency lint-staged to v12.3.6
1 parent d92f250 commit 334e1ad

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"get-port": "5.1.1",
7575
"husky": "7.0.4",
7676
"jest": "27.4.7",
77-
"lint-staged": "12.2.2",
77+
"lint-staged": "12.3.6",
7878
"mockttp": "2.5.1",
7979
"open": "8.4.0",
8080
"prettier": "2.5.1",

yarn.lock

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4132,36 +4132,37 @@ lines-and-columns@^1.1.6:
41324132
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
41334133
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
41344134

4135-
lint-staged@12.2.2:
4136-
version "12.2.2"
4137-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.2.tgz#e03d93b41092316e0f38b37c9630da807aae3cca"
4138-
integrity sha512-bcHEoM1M/f+K1BYdHcEuIn8K+zMOSJR3mkny6PAuQiTgcSUcRbUWaUD6porAYypxF4k1vYZZ2HutZt1p94Z1jQ==
4135+
lint-staged@12.3.6:
4136+
version "12.3.6"
4137+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
4138+
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
41394139
dependencies:
41404140
cli-truncate "^3.1.0"
41414141
colorette "^2.0.16"
41424142
commander "^8.3.0"
41434143
debug "^4.3.3"
41444144
execa "^5.1.1"
41454145
lilconfig "2.0.4"
4146-
listr2 "^3.13.5"
4146+
listr2 "^4.0.1"
41474147
micromatch "^4.0.4"
41484148
normalize-path "^3.0.0"
4149-
object-inspect "^1.11.1"
4149+
object-inspect "^1.12.0"
4150+
pidtree "^0.5.0"
41504151
string-argv "^0.3.1"
41514152
supports-color "^9.2.1"
41524153
yaml "^1.10.2"
41534154

4154-
listr2@^3.13.5:
4155-
version "3.13.5"
4156-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.5.tgz#105a813f2eb2329c4aae27373a281d610ee4985f"
4157-
integrity sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==
4155+
listr2@^4.0.1:
4156+
version "4.0.5"
4157+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-4.0.5.tgz#9dcc50221583e8b4c71c43f9c7dfd0ef546b75d5"
4158+
integrity sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==
41584159
dependencies:
41594160
cli-truncate "^2.1.0"
41604161
colorette "^2.0.16"
41614162
log-update "^4.0.0"
41624163
p-map "^4.0.0"
41634164
rfdc "^1.3.0"
4164-
rxjs "^7.4.0"
4165+
rxjs "^7.5.5"
41654166
through "^2.3.8"
41664167
wrap-ansi "^7.0.0"
41674168

@@ -4531,7 +4532,7 @@ object-assign@^4:
45314532
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
45324533
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
45334534

4534-
object-inspect@^1.11.1, object-inspect@^1.9.0:
4535+
object-inspect@^1.12.0, object-inspect@^1.9.0:
45354536
version "1.12.0"
45364537
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
45374538
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
@@ -4756,6 +4757,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
47564757
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
47574758
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
47584759

4760+
pidtree@^0.5.0:
4761+
version "0.5.0"
4762+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
4763+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
4764+
47594765
pirates@^4.0.4:
47604766
version "4.0.4"
47614767
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6"
@@ -5104,12 +5110,12 @@ rxjs@^5.5.6:
51045110
dependencies:
51055111
symbol-observable "1.0.1"
51065112

5107-
rxjs@^7.4.0:
5108-
version "7.4.0"
5109-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
5110-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
5113+
rxjs@^7.5.5:
5114+
version "7.5.5"
5115+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
5116+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
51115117
dependencies:
5112-
tslib "~2.1.0"
5118+
tslib "^2.1.0"
51135119

51145120
[email protected], safe-buffer@^5.1.2, safe-buffer@~5.2.0:
51155121
version "5.2.1"
@@ -5792,7 +5798,7 @@ tslib@^1.8.1:
57925798
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
57935799
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
57945800

5795-
tslib@^2.0.1, tslib@^2.0.3:
5801+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
57965802
version "2.3.1"
57975803
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
57985804
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
@@ -5802,11 +5808,6 @@ tslib@~2.0.1:
58025808
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
58035809
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
58045810

5805-
tslib@~2.1.0:
5806-
version "2.1.0"
5807-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
5808-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
5809-
58105811
tslib@~2.2.0:
58115812
version "2.2.0"
58125813
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"

0 commit comments

Comments
 (0)