Skip to content

Commit e090000

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v16.2.6
1 parent 15af317 commit e090000

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-config-airbnb-base": "15.0.0",
3030
"eslint-plugin-import": "2.32.0",
3131
"husky": "9.1.7",
32-
"lint-staged": "16.2.5"
32+
"lint-staged": "16.2.6"
3333
}
3434
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,23 +2524,23 @@ lines-and-columns@^1.1.6:
25242524
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
25252525
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
25262526

2527-
lint-staged@16.2.5:
2528-
version "16.2.5"
2529-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5.tgz#85f9dbe48f379217b7b0554be17c9da222f373a6"
2530-
integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==
2527+
lint-staged@16.2.6:
2528+
version "16.2.6"
2529+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6.tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5"
2530+
integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==
25312531
dependencies:
25322532
commander "^14.0.1"
2533-
listr2 "^9.0.4"
2533+
listr2 "^9.0.5"
25342534
micromatch "^4.0.8"
25352535
nano-spawn "^2.0.0"
25362536
pidtree "^0.6.0"
25372537
string-argv "^0.3.2"
25382538
yaml "^2.8.1"
25392539

2540-
listr2@^9.0.4:
2541-
version "9.0.4"
2542-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4.tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f"
2543-
integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==
2540+
listr2@^9.0.5:
2541+
version "9.0.5"
2542+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5.tgz#92df7c4416a6da630eb9ef46da469b70de97b316"
2543+
integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==
25442544
dependencies:
25452545
cli-truncate "^5.0.0"
25462546
colorette "^2.0.20"

0 commit comments

Comments
 (0)