Skip to content

Commit f13710c

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.2.6.
1 parent b0911b7 commit f13710c

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
@@ -91,7 +91,7 @@
9191
"esdoc-standard-plugin": "1.0.0",
9292
"fixpack": "4.0.0",
9393
"husky": "9.0.11",
94-
"lint-staged": "15.2.5",
94+
"lint-staged": "15.2.6",
9595
"microbundle": "0.15.1",
9696
"np": "10.0.5",
9797
"pinst": "3.0.0",

yarn.lock

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

7153-
lint-staged@15.2.5:
7154-
version "15.2.5"
7155-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
7156-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
7153+
lint-staged@15.2.6:
7154+
version "15.2.6"
7155+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
7156+
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
71577157
dependencies:
71587158
chalk "~5.3.0"
71597159
commander "~12.1.0"

0 commit comments

Comments
 (0)