Skip to content

Commit 0bd511f

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.4.0
1 parent abf5a25 commit 0bd511f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-nodebb": "0.2.1",
4141
"eslint-plugin-import": "2.31.0",
4242
"husky": "9.1.7",
43-
"lint-staged": "15.3.0"
43+
"lint-staged": "15.4.0"
4444
},
4545
"dependencies": {
4646
"csv-parse": "^5.4.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,10 +1995,10 @@ lines-and-columns@^1.1.6:
19951995
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
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.0:
1999+
version "15.4.0"
2000+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
2001+
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
20022002
dependencies:
20032003
chalk "~5.4.1"
20042004
commander "~12.1.0"

0 commit comments

Comments
 (0)