Skip to content

Commit f7fd0c2

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.4.1
1 parent 94f1672 commit f7fd0c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"eslint-config-airbnb-base": "15.0.0",
4848
"eslint-plugin-import": "2.31.0",
4949
"husky": "9.1.7",
50-
"lint-staged": "15.3.0"
50+
"lint-staged": "15.4.1"
5151
}
5252
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1995,10 +1995,10 @@ lines-and-columns@^1.1.6:
19951995
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
19961996
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
19971997

1998-
lint-staged@15.3.0:
1999-
version "15.3.0"
2000-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
2001-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
1998+
lint-staged@15.4.1:
1999+
version "15.4.1"
2000+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
2001+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
20022002
dependencies:
20032003
chalk "~5.4.1"
20042004
commander "~12.1.0"

0 commit comments

Comments
 (0)