Skip to content

Commit cc93b24

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.2.1
1 parent 5b46ef1 commit cc93b24

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
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.29.1",
5555
"husky": "9.0.7",
56-
"lint-staged": "15.2.0"
56+
"lint-staged": "15.2.1"
5757
}
5858
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1997,26 +1997,26 @@ linkify-it@^3.0.1:
19971997
dependencies:
19981998
uc.micro "^1.0.1"
19991999

2000-
lint-staged@15.2.0:
2001-
version "15.2.0"
2002-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.0.tgz#3111534ca58096a3c8f70b044b6e7fe21b36f859"
2003-
integrity sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==
2000+
lint-staged@15.2.1:
2001+
version "15.2.1"
2002+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
2003+
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
20042004
dependencies:
20052005
chalk "5.3.0"
20062006
commander "11.1.0"
20072007
debug "4.3.4"
20082008
execa "8.0.1"
20092009
lilconfig "3.0.0"
2010-
listr2 "8.0.0"
2010+
listr2 "8.0.1"
20112011
micromatch "4.0.5"
20122012
pidtree "0.6.0"
20132013
string-argv "0.3.2"
20142014
yaml "2.3.4"
20152015

2016-
listr2@8.0.0:
2017-
version "8.0.0"
2018-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.0.tgz#aa7c230995f8ce378585f7c96c0c6d1cefa4700d"
2019-
integrity sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==
2016+
listr2@8.0.1:
2017+
version "8.0.1"
2018+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.1.tgz#4d3f50ae6cec3c62bdf0e94f5c2c9edebd4b9c34"
2019+
integrity sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==
20202020
dependencies:
20212021
cli-truncate "^4.0.0"
20222022
colorette "^2.0.20"

0 commit comments

Comments
 (0)