Skip to content

Commit f705e8e

Browse files
renovate-botnodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v12.3.6
1 parent c84fd94 commit f705e8e

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.25.4",
5555
"husky": "7.0.4",
56-
"lint-staged": "12.3.5"
56+
"lint-staged": "12.3.6"
5757
}
5858
}

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,10 +1687,10 @@ linkify-it@^3.0.1:
16871687
dependencies:
16881688
uc.micro "^1.0.1"
16891689

1690-
lint-staged@12.3.5:
1691-
version "12.3.5"
1692-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5.tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9"
1693-
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
1690+
lint-staged@12.3.6:
1691+
version "12.3.6"
1692+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
1693+
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
16941694
dependencies:
16951695
cli-truncate "^3.1.0"
16961696
colorette "^2.0.16"
@@ -1702,6 +1702,7 @@ lint-staged@12.3.5:
17021702
micromatch "^4.0.4"
17031703
normalize-path "^3.0.0"
17041704
object-inspect "^1.12.0"
1705+
pidtree "^0.5.0"
17051706
string-argv "^0.3.1"
17061707
supports-color "^9.2.1"
17071708
yaml "^1.10.2"
@@ -2278,6 +2279,11 @@ picomatch@^2.2.3:
22782279
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
22792280
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
22802281

2282+
pidtree@^0.5.0:
2283+
version "0.5.0"
2284+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
2285+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
2286+
22812287
pify@^3.0.0:
22822288
version "3.0.0"
22832289
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"

0 commit comments

Comments
 (0)