Skip to content

Commit 71f3dc4

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v16.2.6
1 parent 7ea41c1 commit 71f3dc4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"eslint-config-airbnb-base": "15.0.0",
5555
"eslint-plugin-import": "2.32.0",
5656
"husky": "9.1.7",
57-
"lint-staged": "16.2.5"
57+
"lint-staged": "16.2.6"
5858
}
5959
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2677,23 +2677,23 @@ linkify-it@^3.0.1:
26772677
dependencies:
26782678
uc.micro "^1.0.1"
26792679

2680-
lint-staged@16.2.5:
2681-
version "16.2.5"
2682-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5.tgz#85f9dbe48f379217b7b0554be17c9da222f373a6"
2683-
integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==
2680+
lint-staged@16.2.6:
2681+
version "16.2.6"
2682+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6.tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5"
2683+
integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==
26842684
dependencies:
26852685
commander "^14.0.1"
2686-
listr2 "^9.0.4"
2686+
listr2 "^9.0.5"
26872687
micromatch "^4.0.8"
26882688
nano-spawn "^2.0.0"
26892689
pidtree "^0.6.0"
26902690
string-argv "^0.3.2"
26912691
yaml "^2.8.1"
26922692

2693-
listr2@^9.0.4:
2694-
version "9.0.4"
2695-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4.tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f"
2696-
integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==
2693+
listr2@^9.0.5:
2694+
version "9.0.5"
2695+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5.tgz#92df7c4416a6da630eb9ef46da469b70de97b316"
2696+
integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==
26972697
dependencies:
26982698
cli-truncate "^5.0.0"
26992699
colorette "^2.0.20"

0 commit comments

Comments
 (0)