Skip to content

Commit 185fbc4

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.2.6.
1 parent f189bcf commit 185fbc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"esdoc-standard-plugin": "1.0.0",
110110
"fixpack": "4.0.0",
111111
"husky": "9.0.11",
112-
"lint-staged": "15.2.5",
112+
"lint-staged": "15.2.6",
113113
"microbundle": "0.15.1",
114114
"np": "10.0.5",
115115
"pinst": "3.0.0",

yarn.lock

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

7419-
lint-staged@15.2.5:
7420-
version "15.2.5"
7421-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
7422-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
7419+
lint-staged@15.2.6:
7420+
version "15.2.6"
7421+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
7422+
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
74237423
dependencies:
74247424
chalk "~5.3.0"
74257425
commander "~12.1.0"

0 commit comments

Comments
 (0)