Skip to content

Commit f3e1983

Browse files
chore(deps): update dependency lint-staged to v15.2.6
1 parent 3cf4a71 commit f3e1983

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
@@ -52,6 +52,6 @@
5252
"eslint-config-nodebb": "0.2.1",
5353
"eslint-plugin-import": "2.29.1",
5454
"husky": "8.0.3",
55-
"lint-staged": "15.2.5"
55+
"lint-staged": "15.2.6"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,10 +1689,10 @@ lines-and-columns@^1.1.6:
16891689
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
16901690
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
16911691

1692-
lint-staged@15.2.5:
1693-
version "15.2.5"
1694-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
1695-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
1692+
lint-staged@15.2.6:
1693+
version "15.2.6"
1694+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
1695+
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
16961696
dependencies:
16971697
chalk "~5.3.0"
16981698
commander "~12.1.0"

0 commit comments

Comments
 (0)