Skip to content

Commit 1fe2bab

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

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
@@ -42,7 +42,7 @@
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"husky": "9.1.7",
45-
"lint-staged": "15.3.0"
45+
"lint-staged": "15.4.0"
4646
},
4747
"dependencies": {
4848
"firebase": "^9.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2722,10 +2722,10 @@ lines-and-columns@^1.1.6:
27222722
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
27232723
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
27242724

2725-
lint-staged@15.3.0:
2726-
version "15.3.0"
2727-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
2728-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
2725+
lint-staged@15.4.0:
2726+
version "15.4.0"
2727+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
2728+
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
27292729
dependencies:
27302730
chalk "~5.4.1"
27312731
commander "~12.1.0"

0 commit comments

Comments
 (0)