Skip to content

Commit 60c7e73

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.2.7.
1 parent 08b6d82 commit 60c7e73

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
@@ -105,7 +105,7 @@
105105
"esdoc-standard-plugin": "1.0.0",
106106
"fixpack": "4.0.0",
107107
"husky": "9.0.11",
108-
"lint-staged": "15.2.6",
108+
"lint-staged": "15.2.7",
109109
"microbundle": "0.15.1",
110110
"np": "10.0.5",
111111
"pinst": "3.0.0",

yarn.lock

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

7340-
7341-
version "15.2.6"
7342-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
7343-
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
7340+
7341+
version "15.2.7"
7342+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649"
7343+
integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==
73447344
dependencies:
73457345
chalk "~5.3.0"
73467346
commander "~12.1.0"

0 commit comments

Comments
 (0)