Skip to content

Commit cbee281

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency lint-staged to v12.3.6
1 parent 84b9a81 commit cbee281

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest": "27.5.1",
4949
"lerna": "4.0.0",
5050
"lerna-changelog": "2.2.0",
51-
"lint-staged": "12.3.5",
51+
"lint-staged": "12.3.6",
5252
"prettier": "2.5.1",
5353
"reflect-metadata": "0.1.13",
5454
"release-it": "14.12.5",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6974,10 +6974,10 @@ lines-and-columns@^1.1.6:
69746974
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
69756975
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
69766976

6977-
6978-
version "12.3.5"
6979-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5.tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9"
6980-
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
6977+
6978+
version "12.3.6"
6979+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
6980+
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
69816981
dependencies:
69826982
cli-truncate "^3.1.0"
69836983
colorette "^2.0.16"
@@ -6989,6 +6989,7 @@ [email protected]:
69896989
micromatch "^4.0.4"
69906990
normalize-path "^3.0.0"
69916991
object-inspect "^1.12.0"
6992+
pidtree "^0.5.0"
69926993
string-argv "^0.3.1"
69936994
supports-color "^9.2.1"
69946995
yaml "^1.10.2"
@@ -8290,6 +8291,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
82908291
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
82918292
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
82928293

8294+
pidtree@^0.5.0:
8295+
version "0.5.0"
8296+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
8297+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
8298+
82938299
pify@^2.3.0:
82948300
version "2.3.0"
82958301
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)